/scli

Primary LanguageRubyMIT LicenseMIT

Scli

scli is a command line tool used to access and interface with IBM SmartCloud. It currently has support for creating, viewing and deleting instances, volumes, keys and addresses, etc.

Documentation

Please run `scli help`

Contributions

Please fork the project, make your commits and do a pull request.

Configuration

You can either set ENV var’s (IBM_SC_USERNAME and IBM_SC_PASSWORD)

OR

~/.scli/config.rb should contain:

ibm_username some@gmail.com ibm_password mypassword

However if you run the tool without this file present it will prompt you for all the information.

License

Scli is released under the MIT license. Copyright (c) 2012 Sonian Inc