-
Couldn't load subscription status.
- Fork 4
Closed
Labels
developmentStandard developmentStandard development
Description
Specification
The secrets rm command will remove one or more files specified by paths.
- Will remove the file at the specified path.
- Multiple paths can be specified.
- Supports wildcard and globing.
- Supports a
-rrecursive option for deleting directories with contents. - Supports normal and secret paths.
Additional context
Related #32
Tasks
- Implement
secret rmcommand. - Supports multiple specified paths.
- supports wildcard and globing
- supports a
-roption to recursively delete directories and their contents.
Metadata
Metadata
Assignees
Labels
developmentStandard developmentStandard development