You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-09 03:22:43 +03:00
Solicit feedback from users
* step * step help * step ca init
This commit is contained in:
@@ -22,7 +22,7 @@ func initCommand() cli.Command {
|
||||
Action: cli.ActionFunc(initAction),
|
||||
Usage: "initialize the CA PKI",
|
||||
UsageText: `**step ca init**
|
||||
[**--root**=<path>] [**--key**=<path>] [**--pki**] [**--name**=<name>]
|
||||
[**--root**=<path>] [**--key**=<path>] [**--pki**] [**--name**=<name>]
|
||||
[**dns**=<dns>] [**address**=<address>] [**provisioner**=<name>]
|
||||
[**provisioner-password-file**=<path>] [**password-file**=<path>]
|
||||
[**with-ca-url**=<url>] [**no-db**]`,
|
||||
|
Reference in New Issue
Block a user