Skip to main content

ListCatalogs

Lists available CK model catalog sources.

Examples

Basic usage:

octo-cli -c ListCatalogs

Output:

NAME DESCRIPTION
------------------------------- ----------------------------------------
EmbeddedResourceCatalog Embedded resource catalog
LocalFileSystemCatalog Local file system catalog at '~/.octo/local-catalog'
PrivateGitHubCatalog Private GitHub catalog for development and testing
PublicGitHubCatalog Public GitHub catalog

Options

This command takes no options.