mirror of
https://github.com/kopia/kopia.git
synced 2026-02-26 11:27:35 -05:00
* cli: ensure advanced commands are not accidentally used This prints an error when a dangerous command is used without first setting KOPIA_ADVANCED_COMMANDS=enabled environment variable. Co-authored-by: Julio López <julio+gh@kasten.io>