-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
enhancementgood first issueneeds triageWaiting for discussion / prioritization by teamWaiting for discussion / prioritization by team
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
I'm creating some automation tooling that programatically calls step ca token
and step ca certificate
, and it turns out that it's much easier to have things written to disk, and not have to deal with STDOUT/STDIN in this particular case. step ca token
already has a --output-file
parameter. I suggest step ca certificate
gets a matching --token-file
parameter.
Why is this needed?
It would just simplify some tooling, and make more of the commands similar to eachother.
Alxandr and aliamerj
Metadata
Metadata
Assignees
Labels
enhancementgood first issueneeds triageWaiting for discussion / prioritization by teamWaiting for discussion / prioritization by team