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 entity tag deletion #18

Closed
ctrombley opened this issue Jan 31, 2020 · 0 comments
Closed

Implement entity tag deletion #18

ctrombley opened this issue Jan 31, 2020 · 0 comments

Comments

@ctrombley
Copy link
Contributor

ctrombley commented Jan 31, 2020

Objective

Support Entity Tag deletion via the CLI.

Acceptance Criteria

Notes

Potential command structure:
newrelic entities delete-tags --guid <guid> --tags tag1,tag2
`newrelic entities delete-tag-values --guid --value tag1:value1 --value tag2:value2

@ctrombley ctrombley created this issue from a note in Version 1.x (To do) Jan 31, 2020
@ctrombley ctrombley added this to the Initial CLI Support milestone Jan 31, 2020
@zlesnr zlesnr self-assigned this Feb 5, 2020
@zlesnr zlesnr moved this from To do to In progress in Version 1.x Feb 5, 2020
@zlesnr zlesnr closed this as completed in e26a251 Feb 5, 2020
Version 1.x automation moved this from In progress to Done Feb 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants