Actions
Feature #20806
openCLI operations to manipulate files in collections
Story points:
-
Description
Users can upload to collections, but can't otherwise easily manipulate collection contents from the CLI (writing Python code or using the raw replace_files
API doesn't count).
arv-put should have options to do the following:
- move a file from one directory to another
- rename a file
- move a directory from one location to another
- delete a file
- delete a directory
- upload a file to a specific sub-directory
Updated by Peter Amstutz about 1 year ago
- Description updated (diff)
- Subject changed from arv-put options to manipulate files in collections to CLI operations to manipulate files in collections
Actions