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

Implement clear-d365* #223

Open
Splaxi opened this issue Mar 21, 2019 · 0 comments
Open

Implement clear-d365* #223

Splaxi opened this issue Mar 21, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Splaxi
Copy link
Collaborator

Splaxi commented Mar 21, 2019

For each configuration setting, we should offer a way to clear it.

Unregister-PSFConfig -FullName mymodule.setting -Scope UserDefault

Should be section implement, just like when adding / setting things.

The Set-*Active implementation could be extended with a -Clear parameter, that simply removes the current config.

Let's start with the User (UserDefault) scope. System (SystemDefault) can be the next step.

@Splaxi Splaxi added the enhancement New feature or request label Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant