zerovm / zpm

ZeroVM Package Manager
Apache License 2.0
6 stars 11 forks source link

`zpm auth`, to get storage url and auth token #183

Closed larsbutler closed 9 years ago

larsbutler commented 10 years ago

For people who want to write client code for or just use curl commands on ZeroCloud, it would be useful to have a zpm auth that uses the username and password provided (usually set in environment variables, but can be specified in parameters as well) to authenticate to ZeroCloud and print the auth token and storage URL.