linLinear CLI
Commands

lin org

Inspect and administer the organization

Inspect and administer the organization

lin org domain claim

Claim a verified domain

lin org domain claim <id>
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing

lin org domain create

Register a domain for the organization

lin org domain create
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing
--namestring-domain name (e.g. corp.com)

lin org domain delete

Delete a domain (requires --confirm)

lin org domain delete <id>
FlagTypeDefaultDescription
--confirmstring-confirm the destructive action by repeating the resource id
--dry-run, -nboolfalseprint the intended operation and variables without executing

lin org get

Show the organization

lin org get

lin org invite create

Invite someone to the organization

lin org invite create
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing
--emailstring-invitee email
--rolestring-role: admin, user or guest
--teamsstringSlice[]team UUIDs (comma list)

lin org invite delete

Revoke an invite

lin org invite delete <id>
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing

lin org invite list

List pending and accepted invites

lin org invite list
FlagTypeDefaultDescription
--all, -aboolfalsefollow cursors until exhaustion
--cursorstring-resume from a previous next_cursor
--limit, -lint50page size

lin org update

Update organization settings (raw --json; admin only)

lin org update
FlagTypeDefaultDescription
--dry-run, -nboolfalseprint the intended operation and variables without executing
--jsonstring-raw GraphQL input payload as JSON ('-' reads stdin); exclusive with per-field flags
--namestring-organization name

On this page