You've already forked step-ca-cli
mirror of
https://github.com/smallstep/cli.git
synced 2025-08-09 03:22:43 +03:00
(wip) managing step contexts
This commit is contained in:
@@ -75,14 +75,8 @@ domain name 'certs.example-team.ca.smallstep.com' the value would be 'certs'.`,
|
||||
flags.TeamURL,
|
||||
flags.RedirectURL,
|
||||
flags.Force,
|
||||
cli.StringFlag{
|
||||
Name: "context-name",
|
||||
Usage: `The <string> that will serve as the key for the context.`,
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "context-profile",
|
||||
Usage: `The <string> that will serve as the profile name for the context.`,
|
||||
},
|
||||
flags.ContextName,
|
||||
flags.ContextProfile,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user