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

Enhancement - Delete Resource #4

Open
dgildeh opened this issue Aug 18, 2018 · 0 comments
Open

Enhancement - Delete Resource #4

dgildeh opened this issue Aug 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dgildeh
Copy link
Contributor

dgildeh commented Aug 18, 2018

We have the ability to import/export account resources using the cli but not the ability to delete a resource. Add a delete command which will remove both the local and remote resource from Outlyer:

outlyer delete {resource} --account={account-name}

This will confirm the action before applying it and deleting both the local file and the resource in the API. Note this command will work the same as the export/apply commands with how to select resources but will not allow the user to do a . resource to delete everything to avoid users accidentally deleting their entire account settings too easily.

@dgildeh dgildeh added the enhancement New feature or request label Aug 18, 2018
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

2 participants