exosite-archive / chube

Object-oriented bindings for the Linode API
MIT License
26 stars 3 forks source link

Parse Multiple Linode API Keys #14

Open sheyd opened 9 years ago

sheyd commented 9 years ago

Would it be possible to either load in a custom file instead of always looking at ~/.chube for the load_chube_config() function, or be able to parse multiple API keys stored in the ~/.chube file with designated labels?

Would you be open to supporting this feature if the code was submitted?

ianthetechie commented 6 years ago

Even better... check the current directory first. I work for multiple companies and it's a royal pain to have to keep changing my .chube file. Then once I change it I'm stuck with a cache. Really annoying mess.