UNPKG

raxrc

Version:

quickly create ~/.raxrc with tenant id populated from the Rackspace Keystone API

14 lines (10 loc) 274 B
Quickly create a ~/.raxrc file. Bonus: pulls tenant id from the Rackspace Keystone API. Run on your existing ~/.raxrc to add any missing values. ``` $ bin/raxrc.js enter username ? rchiniquy enter api_key ? XXXXXXXXXXXXXXXXX got tenant_id … Wrote /Users/rch/.raxrc ```