-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start token generation workflow from the CLI #824
Comments
As annoyingly long as this is this should be:
Yup: |
|
We tend to set our verbs first, though. |
|
This request is largely satisfied by #790 - all we need is a way to get into that flow directly. |
+1 this feature request |
FYI used |
+1. This feature would facilitate automated rotation of machine tokens:
It's already possible do rotate SSH keys via terminus, it would be great to be able to do the same. We can't rely on our users remembering to do it! You could go further, and include automatic rotation of both machine tokens and ssh keys as terminus commands. But I'm happy to write a script, I just need |
It would be great if we were able to initiate the token process from the CLI:
teminus auth token-generate
IIRC we have the capability to handle this on the dashboard side if the URL is constructed right. If not, we can put this off until a later date, but if so it'd be great to have for demo purposes.
The text was updated successfully, but these errors were encountered: