delete

command
v0.0.0-...-ba0b20d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

`delete` removes files or directories.

Use `--recursive` for directories and `--force` to skip prompts/overwrite checks.

Example usage: ```sh delete old.log delete --recursive cache/ delete --force --recursive /tmp/test-data ```

Caution: - Deletion is destructive.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL