Keys Commands

Commands for managing API keys

The keys commands help you manage API keys for users and organizations.

Subcommands

User Keys

list

List API keys for the current user.

xata keys user list

create

Create an API key for the current user.

xata keys user create

delete

Delete an API key for the current user.

xata keys user delete

Organization Keys

list

List API keys for an organization.

xata keys organization list

create

Create an API key for an organization.

xata keys organization create

delete

Delete an API key for an organization.

xata keys organization delete

Global Flags

  • -h, --help - Print help information and exit