rancher catalog add <CATALOG_NAME> <CATALOG_URL>
Add a catalog
Arguments
Name | Description |
---|---|
CATALOG_NAME | The name of the catalog to add |
CATALOG_URL | The URL of the catalog to add |
Options
Name | Description |
---|---|
--branch <branch name> | Branch from the url to use (default: 'master') |
--helm-version <version> | Version of helm the app(s) in your catalog will use for deployment. Use 'v2' for helm 2 or 'v3' for helm 3 (default: 'v2') |