Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CatalogCmd = &cobra.Command{
Use: "catalog",
Short: "Catalog API server",
Long: `Launch the API server for the model catalog. Use PostgreSQL's
environment variables
(https://www.postgresql.org/docs/current/libpq-envars.html) to
configure the database connection.`,
RunE: runCatalogServer,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.