mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
Revert "Add companies.sh import wrapper"
This reverts commit 17876ec1dc65a9150488874d79fc2fcc087c13ae.
This commit is contained in:
@@ -54,9 +54,6 @@ pnpm paperclipai company import \
|
||||
--target new \
|
||||
--new-company-name "Acme Imported" \
|
||||
--include company,agents
|
||||
|
||||
# Repo helper wrapper with the same source-first ergonomics
|
||||
./companies.sh org/repo/company-template --target new --dry-run
|
||||
```
|
||||
|
||||
## Agent Commands
|
||||
|
||||
@@ -92,13 +92,6 @@ paperclipai company import org/repo
|
||||
paperclipai company import org/repo/companies/acme
|
||||
```
|
||||
|
||||
If you are working inside the Paperclip repo, `./companies.sh` is a thin wrapper around `paperclipai company import`. It accepts the same source-first form and still supports legacy `--from <path-or-url>` compatibility:
|
||||
|
||||
```sh
|
||||
./companies.sh org/repo/companies/acme --dry-run
|
||||
./companies.sh --from ./my-export --target existing --company-id abc123
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
| Option | Description | Default |
|
||||
|
||||
Reference in New Issue
Block a user