mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-15 00:06:51 +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:
parent
a5825bb9f5
commit
82b74d8689
4 changed files with 38 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue