borg-key-change-location.1 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .
  4. .nr rst2man-indent-level 0
  5. .
  6. .de1 rstReportMargin
  7. \\$1 \\n[an-margin]
  8. level \\n[rst2man-indent-level]
  9. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  10. -
  11. \\n[rst2man-indent0]
  12. \\n[rst2man-indent1]
  13. \\n[rst2man-indent2]
  14. ..
  15. .de1 INDENT
  16. .\" .rstReportMargin pre:
  17. . RS \\$1
  18. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  19. . nr rst2man-indent-level +1
  20. .\" .rstReportMargin post:
  21. ..
  22. .de UNINDENT
  23. . RE
  24. .\" indent \\n[an-margin]
  25. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  26. .nr rst2man-indent-level -1
  27. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  28. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  29. ..
  30. .TH "BORG-KEY-CHANGE-LOCATION" "1" "2025-05-22" "" "borg backup tool"
  31. .SH NAME
  32. borg-key-change-location \- Change repository key location
  33. .SH SYNOPSIS
  34. .sp
  35. borg [common options] key change\-location [options] KEY_LOCATION
  36. .SH DESCRIPTION
  37. .sp
  38. Change the location of a borg key. The key can be stored at different locations:
  39. .INDENT 0.0
  40. .IP \(bu 2
  41. keyfile: locally, usually in the home directory
  42. .IP \(bu 2
  43. repokey: inside the repo (in the repo config)
  44. .UNINDENT
  45. .sp
  46. Please note:
  47. .sp
  48. This command does NOT change the crypto algorithms, just the key location,
  49. thus you must ONLY give the key location (keyfile or repokey).
  50. .SH OPTIONS
  51. .sp
  52. See \fIborg\-common(1)\fP for common options of Borg commands.
  53. .SS arguments
  54. .INDENT 0.0
  55. .TP
  56. .B KEY_LOCATION
  57. select key location
  58. .UNINDENT
  59. .SS options
  60. .INDENT 0.0
  61. .TP
  62. .B \-\-keep
  63. keep the key also at the current location (default: remove it)
  64. .UNINDENT
  65. .SH SEE ALSO
  66. .sp
  67. \fIborg\-common(1)\fP
  68. .SH AUTHOR
  69. The Borg Collective
  70. .\" Generated by docutils manpage writer.
  71. .