You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-07 16:02:54 +03:00
@@ -18,7 +18,7 @@ func rootComand() cli.Command {
|
||||
return cli.Command{
|
||||
Name: "root",
|
||||
Action: command.ActionFunc(rootAction),
|
||||
Usage: "downloads and validates the root certificate",
|
||||
Usage: "download and validate the root certificate",
|
||||
UsageText: `**step ca root** <root-file>
|
||||
[**--ca-url**=<uri>] [**--fingerprint**=<fingerprint>]`,
|
||||
Description: `**step ca root** downloads and validates the root certificate from the
|
||||
|
Reference in New Issue
Block a user