You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-09 03:22:43 +03:00
Merge branch 'master' into use/crypto
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"go.step.sm/crypto/pemutil"
|
||||
)
|
||||
|
||||
func rootComand() cli.Command {
|
||||
func rootCommand() cli.Command {
|
||||
return cli.Command{
|
||||
Name: "root",
|
||||
Action: command.ActionFunc(rootAction),
|
||||
|
Reference in New Issue
Block a user