123456789101112131415161718192021 |
- .. _borg_debug-put-obj:
- borg debug-put-obj
- ------------------
- ::
- borg debug-put-obj <options> REPOSITORY PATH
- positional arguments
- REPOSITORY
- repository to use
- PATH
- file(s) to read and create object(s) from
- `Common options`_
- |
- Description
- ~~~~~~~~~~~
- This command puts objects into the repository.
|