airshipctl/cmd/config/testdata/TestNewGetManifestCommandGo.../config-get-manifest-help.go...

20 lines
370 B
Plaintext

Display a specific manifest information, or all defined manifests if no name is provided.
Usage:
get-manifest NAME [flags]
Aliases:
get-manifest, get-manifests
Examples:
# List all the manifests airshipctl knows about
airshipctl config get-manifests
# Display a specific manifest
airshipctl config get-manifest e2e
Flags:
-h, --help help for get-manifest