rad recipe-pack delete CLI reference
Details on the rad recipe-pack delete Radius CLI command
rad recipe-pack delete
Delete recipe pack
Synopsis
Delete a recipe pack from the current workspace scope.
rad recipe-pack delete [flags]
Examples
# Delete specified recipe pack
rad recipe-pack delete my-recipe-pack
# Delete recipe pack in a specified resource group
rad recipe-pack delete my-recipe-pack --group my-group
# Delete recipe pack and bypass confirmation prompt
rad recipe-pack delete my-recipe-pack --yes
Options
-g, --group string The resource group name
-h, --help help for delete
-w, --workspace string The workspace name
-y, --yes The confirmation flag
Options inherited from parent commands
--config string config file (default "$HOME/.rad/config.yaml")
-o, --output string output format (supported formats are json, table) (default "table")
SEE ALSO
- rad recipe-pack - Manage recipe-packs
Feedback
Was this page helpful?
Glad to hear it! Please feel free to star our repo and join our Discord server to stay up to date with the project.
Sorry to hear that. If you would like to also contribute a suggestion visit and tell us how we can improve.