You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-07 16:02:54 +03:00
@@ -21,7 +21,7 @@ func bootstrapCommand() cli.Command {
|
||||
return cli.Command{
|
||||
Name: "bootstrap",
|
||||
Action: command.ActionFunc(bootstrapAction),
|
||||
Usage: "initializes the environment to use the CA commands",
|
||||
Usage: "initialize the environment to use the CA commands",
|
||||
UsageText: "**step ca bootstrap** [**--ca-url**=<uri>] [**--fingerprint**=<fingerprint>]",
|
||||
Description: `**step ca bootstrap** downloads the root certificate from the certificate
|
||||
authority and sets up the current environment to use it.
|
||||
|
Reference in New Issue
Block a user