mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 19:50:38 +09:00
Use positional source arg for company import
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
e204e03fa6
commit
5a73556871
5 changed files with 9 additions and 12 deletions
|
|
@ -484,8 +484,8 @@ The CLI should continue to support direct import/export without a registry.
|
|||
Target commands:
|
||||
|
||||
- `paperclipai company export <company-id> --out <path>`
|
||||
- `paperclipai company import --from <path-or-url> --dry-run`
|
||||
- `paperclipai company import --from <path-or-url> --target existing -C <company-id>`
|
||||
- `paperclipai company import <path-or-url> --dry-run`
|
||||
- `paperclipai company import <path-or-url> --target existing -C <company-id>`
|
||||
|
||||
Planned additions:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue