joyent / kosh

Second-generation shell for accessing the Conch API
Mozilla Public License 2.0
2 stars 5 forks source link

provide a way to create a token using a one-time password auth #54

Closed perigrin closed 3 years ago

perigrin commented 3 years ago

To bootstrap kosh without requiring access to the web environment we need a one-time user/pass authed command that creates a new token and outputs it to the command line so that all future requests can use that token.

perigrin commented 3 years ago

This was fixed in 04de7fe1.