Skip to main content

astroctl_application_profile_delete

astroctl application profile delete

Delete application profile template

astroctl application profile delete [flags]

Examples


# Delete an application profile template
astroctl app profile delete -n test-profile

Options

  -h, --help   help for delete

Options inherited from parent commands

  -n, --name string     name of the application
-o, --output string Output format (json|yaml) (default "yaml")

SEE ALSO