fnox 1.25.1

A flexible secret management tool supporting multiple providers and encryption methods
Documentation
<!-- @generated by usage-cli from usage spec -->

# `fnox remove`

- **Usage**: `fnox remove [-g --global] [-n --dry-run] <KEY>`
- **Aliases**: `rm`, `delete`

Remove a secret

## Arguments

### `<KEY>`

Secret key to remove

## Flags

### `-g --global`

Remove from the global config file (~/.config/fnox/config.toml)

### `-n --dry-run`

Show what would be removed without making changes