Sample interface using scala referencing rightscale api.
Rightscale Api Version: 1.5
Replace refreshToken in RightScaleAuth in order to start using.
Commands implemented:
- getResourcesByTags
- getTagsByResources
Easily extensible to add any additional supported commands.
Needs:
- Use scalaz State to handle authentication.