You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tim Burks edited this page Feb 14, 2023
·
6 revisions
registry delete allows command-line users to delete contents of a registry.
WARNING: deletes are "hard" deletions. There is no undo.
registry delete PATTERN will delete all resources with names matching PATTERN, but if any of those resources have child resources, their deletion will fail unless the --force (-f) flag is also specified.
For example, the following deletes all of the artifacts with id vocabulary from the currently-configured project: