app-template
Application Templates operations
Usage
apolo app-template [OPTIONS] COMMAND [ARGS]...
Application Templates operations.
Commands:
List available application templates
List app template versions
Alias to list
Alias to list-versions
list
List available application templates
Usage
apolo app-template list [OPTIONS]
List available application templates.
Options
--help
Show this message and exit.
--cluster CLUSTER
Look on a specified cluster (the current cluster by default).
--org ORG
Look on a specified org (the current org by default).
--project PROJECT
Look on a specified project (the current project by default).
list-versions
List app template versions
Usage
apolo app-template list-versions [OPTIONS] NAME
List app template versions.
Options
--help
Show this message and exit.
--cluster CLUSTER
Look on a specified cluster (the current cluster by default).
--org ORG
Look on a specified org (the current org by default).
--project PROJECT
Look on a specified project (the current project by default).
ls
Alias to list
Usage
apolo app-template ls [OPTIONS]
Alias to list
Options
--help
Show this message and exit.
--cluster CLUSTER
Look on a specified cluster (the current cluster by default).
--org ORG
Look on a specified org (the current org by default).
--project PROJECT
Look on a specified project (the current project by default).
ls-versions
Alias to list-versions
Usage
apolo app-template ls-versions [OPTIONS] NAME
Alias to list-versions
Options
--help
Show this message and exit.
--cluster CLUSTER
Look on a specified cluster (the current cluster by default).
--org ORG
Look on a specified org (the current org by default).
--project PROJECT
Look on a specified project (the current project by default).
Last updated
Was this helpful?