Catalog Commands
Manage event source catalogs using the CLI
Catalog Commands
Manage event source catalogs that define available event sources.
Usage
weikio catalogs [command] [options]
Subcommands
ls
List all event source catalogs.
Usage:
weikio catalogs ls
Example:
weikio catalogs ls
add
Add a new event source catalog.
Usage:
weikio catalogs add <CatalogName> <CatalogUrl>
Arguments:
| Name | Required | Description |
|---|---|---|
| CatalogName | Yes | Name of the catalog |
| CatalogUrl | Yes | URL of the catalog |
Example:
weikio catalogs add my-catalog https://example.com/catalog