forked from TrueCloudLab/certificates
Linted.
This commit is contained in:
parent
150eee70df
commit
2e61e01f41
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@ certificate issuer private key used in the RA mode.`,
|
||||||
EnvVar: "STEP_CA_TOKEN",
|
EnvVar: "STEP_CA_TOKEN",
|
||||||
},
|
},
|
||||||
cli.BoolFlag{
|
cli.BoolFlag{
|
||||||
Name: "quiet",
|
Name: "quiet",
|
||||||
Usage: "disable startup information",
|
Usage: "disable startup information",
|
||||||
EnvVar: "STEP_CA_QUIET",
|
EnvVar: "STEP_CA_QUIET",
|
||||||
},
|
},
|
||||||
cli.StringFlag{
|
cli.StringFlag{
|
||||||
|
|
Loading…
Reference in a new issue