Skip to content

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

Released under the MIT License.