logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

borg-key-change-location - Change repository key location

Author

       The Borg Collective

                                                   2025-01-03                        BORG-KEY-CHANGE-LOCATION(1)

Description

       Change the location of a borg key. The key can be stored at different locations:

       • keyfile: locally, usually in the home directory

       • repokey: inside the repo (in the repo config)

       Please note:

       This  command  does  NOT change the crypto algorithms, just the key location, thus you must ONLY give the
       key location (keyfile or repokey).

Name

       borg-key-change-location - Change repository key location

Options

       See borg-common(1) for common options of Borg commands.

   argumentsKEY_LOCATION
              select key location

   options--keep keep the key also at the current location (default: remove it)

See Also

borg-common(1)

Synopsis

       borg [common options] key change-location [options] KEY_LOCATION

See Also