Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 760 Bytes

README.org

File metadata and controls

24 lines (15 loc) · 760 Bytes

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 [email protected] 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