astroctl_application_get
astroctl application get
Get application detail
Synopsis
Get application detail
astroctl application get [flags]
Examples
# Get the application detail
astroctl app get myapp
# Get all application details with ojson output
astroctl app get myapp -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 - Manage applications