syn org
Manage organizations
Manage organizations
syn org create
Create a new organization
syn org create [options]Options:
| Flag | Type | Default | Description |
|---|---|---|---|
--name, -n | text | --- | Organization name |
--slug, -s | text | --- | URL-safe slug |
syn org delete
Delete an organization
syn org delete <org-id> [options]Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
org-id | text | Yes | Organization ID |
Options:
| Flag | Type | Default | Description |
|---|---|---|---|
--force, -f | boolean | false | Skip confirmation |
syn org list
List all organizations
syn org listsyn org show
Show organization details
syn org show <org-id>Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
org-id | text | Yes | Organization ID |
syn org update
Update an organization
syn org update <org-id> [options]Arguments:
| Name | Type | Required | Description |
|---|---|---|---|
org-id | text | Yes | Organization ID |
Options:
| Flag | Type | Default | Description |
|---|---|---|---|
--name, -n | text | --- | New name |
--slug, -s | text | --- | New slug |
Syntropic137 Docs v0.25.4 · Last updated March 2026