|
|
@ -58,7 +58,7 @@ tk create source git [name] [flags]
|
|
|
|
--branch string git branch (default "master")
|
|
|
|
--branch string git branch (default "master")
|
|
|
|
-h, --help help for git
|
|
|
|
-h, --help help for git
|
|
|
|
-p, --password string basic authentication password
|
|
|
|
-p, --password string basic authentication password
|
|
|
|
--ssh-ecdsa-curve ecdsaCurve SSH ECDSA public key curve (p384, p521, p256) (default p384)
|
|
|
|
--ssh-ecdsa-curve ecdsaCurve SSH ECDSA public key curve (p256, p384, p521) (default p384)
|
|
|
|
--ssh-key-algorithm publicKeyAlgorithm SSH public key algorithm (rsa, ecdsa, ed25519) (default rsa)
|
|
|
|
--ssh-key-algorithm publicKeyAlgorithm SSH public key algorithm (rsa, ecdsa, ed25519) (default rsa)
|
|
|
|
--ssh-rsa-bits rsaKeyBits SSH RSA public key bit size (multiplies of 8) (default 2048)
|
|
|
|
--ssh-rsa-bits rsaKeyBits SSH RSA public key bit size (multiplies of 8) (default 2048)
|
|
|
|
--tag string git tag
|
|
|
|
--tag string git tag
|
|
|
@ -83,4 +83,3 @@ tk create source git [name] [flags]
|
|
|
|
|
|
|
|
|
|
|
|
* [tk create source](tk_create_source.md) - Create source commands
|
|
|
|
* [tk create source](tk_create_source.md) - Create source commands
|
|
|
|
|
|
|
|
|
|
|
|
###### Auto generated by spf13/cobra on 19-Jun-2020
|
|
|
|
|
|
|
|