1
0
mirror of synced 2026-04-01 06:14:21 +00:00

Generate cmd docs

This commit is contained in:
stefanprodan
2020-06-19 17:44:08 +03:00
parent 0935a637f9
commit 3d7349ee53
33 changed files with 38 additions and 38 deletions

View File

@@ -58,7 +58,7 @@ tk create source git [name] [flags]
--branch string git branch (default "master")
-h, --help help for git
-p, --password string basic authentication password
--ssh-ecdsa-curve ecdsaCurve SSH ECDSA public key curve (p256, p384, p521) (default p384)
--ssh-ecdsa-curve ecdsaCurve SSH ECDSA public key curve (p384, p521, p256) (default p384)
--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)
--tag string git tag
@@ -83,4 +83,4 @@ tk create source git [name] [flags]
* [tk create source](tk_create_source.md) - Create source commands
###### Auto generated by spf13/cobra on 18-Jun-2020
###### Auto generated by spf13/cobra on 19-Jun-2020