Skip to main content

Describe Database

Describes database

Synopsis

Returns schema and metadata for all the collections in the database

tigris describe database [flags]

Options

  -f, --format string   output schema in the requested format: go, typescript, java
-h, --help help for database
-s, --schema-only dump only schema of all database collections

Options inherited from parent commands

      --branch string    Specifies branch: --branch=my_br1
-p, --project string Specifies project: --project=my_proj1

SEE ALSO