RefreshCatalogs
Refreshes CK model catalog caches. Use -cn to refresh a specific catalog.
Examples
Refresh all catalogs:
octo-cli -c RefreshCatalogs
Refresh specific catalog:
octo-cli -c RefreshCatalogs -cn "PublicGitHubCatalog"
Options
| Short | Long | Required | Description |
|---|---|---|---|
-cn | --catalogName | no | Catalog name to refresh (optional, refreshes all if omitted) |