1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Add branch flag to bootstrap cmd

This commit is contained in:
stefanprodan
2020-09-09 16:13:56 +03:00
parent f9d546676b
commit 1218d6abe8
7 changed files with 47 additions and 31 deletions

View File

@@ -79,6 +79,10 @@ cluster e.g. `staging-cluster` and `production-cluster`:
└── gitops-system
```
!!! hint "Change the default branch"
If you wish to change the branch to something else than master, create the repository manually,
push a branch to origin and then use `gotk bootstrap <GIT-PROVIDER> --branch=your-branch`.
### GitHub and GitHub Enterprise
Generate a [personal access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line)