debug-get-obj.rst.inc 380 B

1234567891011121314151617181920212223
  1. .. _borg_debug-get-obj:
  2. borg debug-get-obj
  3. ------------------
  4. ::
  5. borg debug-get-obj <options> REPOSITORY ID PATH
  6. positional arguments
  7. REPOSITORY
  8. repository to use
  9. ID
  10. hex object ID to get from the repo
  11. PATH
  12. file to write object data into
  13. `Common options`_
  14. |
  15. Description
  16. ~~~~~~~~~~~
  17. This command gets an object from the repository.