Comment on page
catalogs
List Catalogs
Shows all the catalogs that have been configured on this PACE instance.
Catalogs are connected via configuration, and only read upon startup of the PACE server.
pace list catalogs [flags]
pace list catalogs --output table
ID TYPE
COLLIBRA-testdrive COLLIBRA
datahub-on-dev DATAHUB
pace list catalogs
catalogs:
- id: COLLIBRA-testdrive
type: COLLIBRA
- id: datahub-on-dev
type: DATAHUB
- id: odd
type: ODD
-h, --help help for catalogs
-o, --output string output formats [yaml, json, json-raw, table, plain] (default "yaml")
--api-host string api host (default "localhost:50051")
Last modified 13d ago