Skip to content

sonian/scli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages