Skip to content

Implement secrets rm command #247

Closed
Closed
@tegefaulkes

Description

@tegefaulkes

Specification

The secrets rm command will remove one or more files specified by paths.

  1. Will remove the file at the specified path.
  2. Multiple paths can be specified.
  3. Supports wildcard and globing.
  4. Supports a -r recursive option for deleting directories with contents.
  5. Supports normal and secret paths.

Additional context

Related #32

Tasks

  1. Implement secret rm command.
  2. Supports multiple specified paths.
  3. supports wildcard and globing
  4. supports a -r option to recursively delete directories and their contents.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions