forked from ome/openmicroscopy
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add WARNING on group-write graph operation
When a user is in a new writeable-group (a new feature for 5.1.2) *AND* is trying to perform an operation on an object they don't own, then print a "WARNING" message before acting. With the hope that users will first issue a --dry-run, this will hopefully suffice to prevent false deletions, etc. The only other option would be to require confirmation, which would be quite a new CLI introduction at this point.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters