Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(PDK-1109) Add pdk remove config #870

Merged
merged 1 commit into from
Mar 12, 2020

Conversation

glennsarti
Copy link
Contributor

@glennsarti glennsarti commented Mar 9, 2020

Blocked on puppetlabs-toy-chest/pdk-planning#70


Now that the PDK::Config class now has a set method, we can add a remove config
CLI command so users can remove configuration values.

This commit:

  • Adds the basic pdk remove config command
  • Adds tests for the CLI command

@glennsarti glennsarti requested a review from a team as a code owner March 9, 2020 02:49
@glennsarti glennsarti added the WIP label Mar 9, 2020
@coveralls
Copy link

coveralls commented Mar 9, 2020

Coverage Status

Coverage decreased (-0.1%) to 91.213% when pulling ee822d7 on glennsarti:pdk-1109-pdk-remove-config into f3c3036 on puppetlabs:master.

Now that the PDK::Config class now has a set method, we can add a `remove config`
CLI command so users can remove configuration values.

This commit:
* Adds the basic `pdk remove config` command
* Adds tests for the CLI command
@glennsarti glennsarti force-pushed the pdk-1109-pdk-remove-config branch from 5dc43f2 to ee822d7 Compare March 10, 2020 03:45
@glennsarti glennsarti changed the title WIP (PDK-1109) pdk remove config (PDK-1109) pdk remove config Mar 10, 2020
@glennsarti glennsarti changed the title (PDK-1109) pdk remove config (PDK-1109) Add pdk remove config Mar 10, 2020
@glennsarti
Copy link
Contributor Author

I'll need to put up a PR to ammend the RFC

@glennsarti glennsarti removed the WIP label Mar 10, 2020
@glennsarti
Copy link
Contributor Author

glennsarti commented Mar 10, 2020

Blocked on puppetlabs-toy-chest/pdk-planning#70

@glennsarti glennsarti merged commit b2f25a6 into puppetlabs:master Mar 12, 2020
@scotje scotje added the feature label May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants