diff --git a/website/docs/enterprise/getting-started/install-enterprise-cli.mdx b/website/docs/enterprise/getting-started/install-enterprise-cli.mdx index 0023952bbd..c6b3c97264 100644 --- a/website/docs/enterprise/getting-started/install-enterprise-cli.mdx +++ b/website/docs/enterprise/getting-started/install-enterprise-cli.mdx @@ -168,7 +168,7 @@ Please don't forget to add a new static-client on your OIDC provider settings wi - `-c`, `--private-key-password`: Private key password. If the private key is encrypted using password - `-u`, `--username`: Dashboard admin username - `-v`, `--version`: Weave GitOps Enterprise version to install -- `--repo-url`: Git repo url for your Flux repository +- `--repo-url`: Git repo URL for your Flux repository. For supported URL examples see [here](https://fluxcd.io/flux/cmd/flux_bootstrap_git/) - `--git-username`: Git username which contains your repository - `--gitPassword`: Git password/token to give Flux the accessiblity to be able to reconcile the repo - `-b`, `--branch`: Git branch for your Flux repository diff --git a/website/versioned_docs/version-0.36.0/enterprise/getting-started/install-enterprise-cli.mdx b/website/versioned_docs/version-0.36.0/enterprise/getting-started/install-enterprise-cli.mdx index 0023952bbd..c6b3c97264 100644 --- a/website/versioned_docs/version-0.36.0/enterprise/getting-started/install-enterprise-cli.mdx +++ b/website/versioned_docs/version-0.36.0/enterprise/getting-started/install-enterprise-cli.mdx @@ -168,7 +168,7 @@ Please don't forget to add a new static-client on your OIDC provider settings wi - `-c`, `--private-key-password`: Private key password. If the private key is encrypted using password - `-u`, `--username`: Dashboard admin username - `-v`, `--version`: Weave GitOps Enterprise version to install -- `--repo-url`: Git repo url for your Flux repository +- `--repo-url`: Git repo URL for your Flux repository. For supported URL examples see [here](https://fluxcd.io/flux/cmd/flux_bootstrap_git/) - `--git-username`: Git username which contains your repository - `--gitPassword`: Git password/token to give Flux the accessiblity to be able to reconcile the repo - `-b`, `--branch`: Git branch for your Flux repository