rackspace / rack

A CLI for Rackspace (unmaintained)
Other
81 stars 57 forks source link

Enable interactive account creation #188

Open kenperkins opened 9 years ago

kenperkins commented 9 years ago

I'd love to have for public beta is provisioning a new account, ideally with an interactive prompt.

i.e.

$ rack register
Register a new Rackspace Cloud account:
Username: _
jrperritt commented 9 years ago

For now, I'm marking this as a question and assigning it to @kenperkins . We need to find out which API to query for this, and how it differs, if at all, from the signup process on rackspace.com. In addition, we should consider any vulnerabilities this feature may allow.

jrperritt commented 9 years ago

If we can address the questions/issues above :point_up: this week, we can have this for public beta.

rgbkrk commented 9 years ago

Yup, I'm looking forward to this. Any word on the API @kenperkins?

jrperritt commented 8 years ago

@kenperkins was this determined as doable or not?