Difference between revisions of "Panorama-cli --help"
Jump to navigation
Jump to search
(Created page with "{{lc}}") |
|||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | panorama-cli --help | ||
+ | <pre> | ||
+ | usage: panorama-cli [-h] [--version] | ||
+ | {init-project,add-raw-model,create-package,add-panorama-package,build,build-container,export-container,package-application,import-application} | ||
+ | ... | ||
+ | |||
+ | positional arguments: | ||
+ | {init-project,add-raw-model,create-package,add-panorama-package,build,build-container,export-container,package-application,import-application} | ||
+ | init-project Initializes and creates the directory structure for the project | ||
+ | add-raw-model Add raw model artifacts | ||
+ | create-package Create a new package | ||
+ | add-panorama-package | ||
+ | Add a package provided by Panorama | ||
+ | build (Deprecated) Use build-container instead. Build the package. | ||
+ | build-container Build the package | ||
+ | export-container Export a pre-built docker container to your package | ||
+ | package-application | ||
+ | Uploads all the application assets to panorama cloud account along with all the manifests | ||
+ | import-application Import an application created by someone else. Updates account id at all relevant places | ||
+ | |||
+ | optional arguments: | ||
+ | -h, --help show this help message and exit | ||
+ | --version Version of panorama-cli | ||
+ | </pre> | ||
+ | |||
+ | == See also == | ||
+ | * {{Panorama}} | ||
+ | |||
+ | [[Category:AWS]] |
Revision as of 22:38, 17 June 2022
panorama-cli --help
usage: panorama-cli [-h] [--version] {init-project,add-raw-model,create-package,add-panorama-package,build,build-container,export-container,package-application,import-application} ... positional arguments: {init-project,add-raw-model,create-package,add-panorama-package,build,build-container,export-container,package-application,import-application} init-project Initializes and creates the directory structure for the project add-raw-model Add raw model artifacts create-package Create a new package add-panorama-package Add a package provided by Panorama build (Deprecated) Use build-container instead. Build the package. build-container Build the package export-container Export a pre-built docker container to your package package-application Uploads all the application assets to panorama cloud account along with all the manifests import-application Import an application created by someone else. Updates account id at all relevant places optional arguments: -h, --help show this help message and exit --version Version of panorama-cli
See also
Advertising: