mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-27 21:58:50 +00:00
Add docs intro
This commit is contained in:
parent
45003436bf
commit
9ffe908c66
4 changed files with 33 additions and 13 deletions
|
|
@ -18,7 +18,7 @@ var bootstrapGitLabCmd = &cobra.Command{
|
|||
Use: "gitlab",
|
||||
Short: "Bootstrap GitLab repository",
|
||||
Long: `
|
||||
The bootstrap command creates the GitHub repository if it doesn't exists and
|
||||
The bootstrap command creates the GitLab repository if it doesn't exists and
|
||||
commits the toolkit components manifests to the master branch.
|
||||
Then it configure the target cluster to synchronize with the repository.
|
||||
If the toolkit components are present on the cluster,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue