Skip to main content
The organization command helps you create, list, describe, and manage organizations in Xata.

Subcommands

list

List all organizations.
boolean
Output in JSON format (default: false)
boolean
Print help information and exit
Aliases: ls

describe

Describe an organization.
string
Organization ID (default: "")
boolean
Output in JSON format (default: false)
boolean
Print help information and exit
Aliases: view, show

create

Create a new organization.
string
required
Organization Name
boolean
Output in JSON format (default: false)
boolean
Print help information and exit

delete

Delete an organization.
string
Organization ID (default: "")
boolean
Output in JSON format (default: false)
boolean
Do not ask for confirmation, assume yes (default: false)
boolean
Print help information and exit

get

Get a field from an organization description.
string
Organization ID (default: "")
string
required
The field to get (default: .catalog)
boolean
Print help information and exit

Global Flags

boolean
Print help information and exit
boolean
Output in JSON format