Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

chef rm-policy-group CLI #483

Merged
merged 5 commits into from
Aug 26, 2015
Merged

chef rm-policy-group CLI #483

merged 5 commits into from
Aug 26, 2015

Conversation

danielsdeleo
Copy link
Contributor

Adds a subcommand to delete policy groups, chef delete-policy-group POLICY_GROUP In the process of integration testing, I also found and fixed a bug in chef show-policy, and another bug in the rm_policy_group service class (which was created to enable this subcommand and was unused).

We still need subcommands to delete policy name and to GC policy revisions and cookbook artifacts. I will address those in upcoming pull requests. We also need a subcommand to access the undo functionality, that will also be added in an upcoming pull request.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The file size isn't really a concern and it's nice to be able to read
the backup files.
The "undo" command for this will be named "undelete", so using "delete"
in the subcommand name makes this more symmetrical. It is a little
longer, but tab completion for subcommand names will be added to improve
this.
@danielsdeleo danielsdeleo merged commit 55a612b into master Aug 26, 2015
@danielsdeleo danielsdeleo deleted the rm-policy-group-cli branch August 26, 2015 22:57
@thommay thommay added Type: Enhancement Adds new functionality. and removed Enhancement labels Feb 1, 2017
@chef-boneyard chef-boneyard locked and limited conversation to collaborators Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Enhancement Adds new functionality.
Development

Successfully merging this pull request may close these issues.

4 participants