forked from TrueCloudLab/certificates
Update commands/app.go
Co-authored-by: Max <mx.furman@gmail.com>
This commit is contained in:
parent
bae9a0c152
commit
e00781873e
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ certificate issuer private key used in the RA mode.`,
|
||||||
},
|
},
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
Name: "context",
|
Name: "context",
|
||||||
Usage: "the name of the authority's context.",
|
Usage: "the <name> of the authority's context.",
|
||||||
EnvVar: "STEP_CA_CONTEXT",
|
EnvVar: "STEP_CA_CONTEXT",
|
||||||
},
|
},
|
||||||
cli.IntFlag{
|
cli.IntFlag{
|
||||||
|
|
Loading…
Reference in a new issue