1
0
mirror of synced 2026-02-06 10:55:56 +00:00

Add git implementation flag and note about Azure DevOps

Signed-off-by: Philip Laine <philip.laine@gmail.com>
This commit is contained in:
Philip Laine
2020-12-11 11:58:28 +01:00
parent a5825bb9f5
commit 82b74d8689
4 changed files with 38 additions and 15 deletions

View File

@@ -56,6 +56,7 @@ flux create source git [name] [flags]
```
--branch string git branch (default "master")
--git-implementation string the git implementation to use, can be 'go-git' or 'libgit2'
-h, --help help for git
-p, --password string basic authentication password
--secret-ref string the name of an existing secret containing SSH or basic credentials