Project

scli

0.0
No commit activity in last 3 years
No release in over 3 years
A command line tool to interface with IBM SmartCloud: create, view & delete instances, keys, volumes, addresses, etc
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

= 1.2
~> 1.7.0
~> 1.2.2
 Project Readme

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