Description of the application.
Some app.
app [first_arg] [second_arg]
Usage:
$ app [GLOBAL FLAGS] [COMMAND] [COMMAND FLAGS] [ARGUMENTS...]
Global flags:
Name | Description | Default value | Environment variables |
---|---|---|---|
--socket="…" (-s ) |
some 'usage' text | value |
none |
--flag="…" (--fl , -f ) |
none | ||
--another-flag (-b ) |
another usage text | false |
EXAMPLE_VARIABLE_NAME |
--dir="…" |
"." |
none |
another usage test.
Usage:
$ app [GLOBAL FLAGS] config [COMMAND FLAGS] [ARGUMENTS...]
The following flags are supported:
Name | Description | Default value | Environment variables |
---|---|---|---|
--flag="…" (--fl , -f ) |
none | ||
--another-flag (-b ) |
another usage text | false |
none |
another usage test.
Usage:
$ app [GLOBAL FLAGS] config sub-config [COMMAND FLAGS] [ARGUMENTS...]
The following flags are supported:
Name | Description | Default value | Environment variables |
---|---|---|---|
--sub-flag="…" (--sub-fl , -s ) |
none | ||
--sub-command-flag (-s ) |
some usage text | false |
none |
retrieve generic information.
Usage:
$ app [GLOBAL FLAGS] info [ARGUMENTS...]
Usage:
$ app [GLOBAL FLAGS] some-command [ARGUMENTS...]
standard usage text.
Usage for the usage text
- formatted: Based on the specified ConfigMap and summon secrets.yml
- list: Inspect the environment for a specific process running on a Pod
- for_effect: Compare 'namespace' environment with 'local'
func() { ... }
Should be a part of the same code block
Usage:
$ app [GLOBAL FLAGS] usage [COMMAND FLAGS] [ARGUMENTS...]
The following flags are supported:
Name | Description | Default value | Environment variables |
---|---|---|---|
--flag="…" (--fl , -f ) |
none | ||
--another-flag (-b ) |
another usage text | false |
none |
standard usage text.
Single line of UsageText
Usage:
$ app [GLOBAL FLAGS] usage sub-usage [COMMAND FLAGS] [ARGUMENTS...]
The following flags are supported:
Name | Description | Default value | Environment variables |
---|---|---|---|
--sub-command-flag (-s ) |
some usage text | false |
none |