Skip to main content
The ax projects commands are currently in BETA. The API may change without notice. A one-time warning is emitted on first use.
The ax projects commands let you create, retrieve, and manage projects on the Arize platform.

ax projects list

List all projects in a space.
Example:

ax projects create

Create a new project.
Example:

ax projects get

Retrieve a project by name or ID.
Examples:

ax projects update

Rename a project.
Examples:

ax projects delete

Delete a project.
Examples: