Skip to content

Commit 45e21e3

Browse files
committed
chore(docs): Auto-update docs and licenses
Signed-off-by: NautiluX <2600004+NautiluX@users.noreply.github.com>
1 parent 5e815f3 commit 45e21e3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/oms-cli_beta_bootstrap-gcp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@ oms-cli beta bootstrap-gcp [flags]
2626
--folder-id string GCP Folder ID (optional)
2727
--github-app-client-id string Github App Client ID (required)
2828
--github-app-client-secret string Github App Client Secret (required)
29+
--github-pat string GitHub Personal Access Token to use for direct image access. Scope required: package read (optional)
2930
-h, --help help for bootstrap-gcp
3031
--install-codesphere-version string Codesphere version to install (default: none)
3132
--install-config string Path to install config file (optional) (default "config.yaml")
3233
--preemptible Use preemptible VMs for Codesphere infrastructure (default: false)
3334
--project-name string Unique GCP Project Name (required)
3435
--region string GCP Region (default: europe-west4) (default "europe-west4")
3536
--registry-type string Container registry type to use (options: local-container, artifact-registry) (default: artifact-registry) (default "local-container")
37+
--registry-user string Custom Registry username (only for GitHub registry type) (optional)
3638
--secrets-dir string Directory for secrets (default: /etc/codesphere/secrets) (default "/etc/codesphere/secrets")
3739
--secrets-file string Path to secrets files (optional) (default "prod.vault.yaml")
3840
--ssh-private-key-path string SSH Private Key Path (default: ~/.ssh/id_rsa) (default "~/.ssh/id_rsa")

0 commit comments

Comments
 (0)