fc33287204
Change-Id: I5ab8722dd151d9e652e0b20e1d82988cd98505af Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
785 B
785 B
airshipctl config get-manifest
Get a manifest information from the airshipctl config
Synopsis
Display a specific manifest information, or all defined manifests if no name is provided.
airshipctl config get-manifest NAME [flags]
Examples
# List all the manifests airshipctl knows about
airshipctl config get-manifests
# Display a specific manifest
airshipctl config get-manifest e2e
Options
-h, --help help for get-manifest
Options inherited from parent commands
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
SEE ALSO
- airshipctl config - Manage the airshipctl config file