For the complete documentation index, see llms.txt. This page is also available as Markdown.

iai databases list

List databases in a project

Synopsis

List databases in a project.

iai databases list [flags]

Examples

  iai databases list
  iai databases list -p my-project
  iai databases list --json

Options

  -h, --help                  help for list
      --json                  Output raw API response as JSON
  -o, --organization string   Organization name
  -p, --project string        Project name
      --yaml                  Output raw API response as YAML

Options inherited from parent commands

SEE ALSO

  • iai databases - PostgreSQL instances with extension support, including pgvector

Last updated

Was this helpful?