You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-07 16:02:54 +03:00
@@ -20,7 +20,7 @@ func initCommand() cli.Command {
|
||||
return cli.Command{
|
||||
Name: "init",
|
||||
Action: cli.ActionFunc(initAction),
|
||||
Usage: "initializes the CA PKI",
|
||||
Usage: "initialize the CA PKI",
|
||||
UsageText: `**step ca init**
|
||||
[**--root**=<file>] [**--key**=<file>] [**--pki**]`,
|
||||
Description: `**step ca init** command initializes a public key infrastructure (PKI) to be
|
||||
|
Reference in New Issue
Block a user