astroctl_application_profile_tiers
astroctl application profile tiers
List available profile tiers
Synopsis
List all available profile tiers that can be used when creating application profiles.
astroctl application profile tiers [flags]
Examples
# List all available tiers
astroctl app profile tiers
# Get details for a specific tier
astroctl app profile tiers --name standard
astroctl app profile tiers standard
Options
-h, --help help for tiers
-n, --name string name of tier to get details for
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl application profile - Manage application profile