astroctl_application_profile_get
astroctl application profile get
Get application profile template
astroctl application profile get [flags]
Examples
# Get an application profile template
astroctl app profile get -n test-profile
# Get all application profile templates with ojson output
astroctl app profile get test-profile -ojson
Options
-h, --help help for get
Options inherited from parent commands
-n, --name string name of the application
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl application profile - Manage application profile