← All Articles

Cloud 66 Command Line Toolbelt

Khash SajadiKhash Sajadi
Jul 15th 13Updated Jul 27th 17
Features

image

Deploy, configure and check the status of your stacks from your command line.

Developers love command line and we love developers! That’s why today we are excited to announce the general availability of Cloud 66 Toolbelt command line tool.

Toolbelt is released as an open source ruby gem, so you know how to deploy and update it better than we do.

Install

gem install c66

Update

gem update c66

Toolbelt automatically detects if there is a new version of the gem so you always get the best and the latest version of it.

With Toolbelt you can see the list of your stack and deploy them from command line. But what we are most excited about is the ability of doing more than our Dashboard UI with it. These include changing the stack’s git repository and branch which has been a high ranking feature request for us.

Commands

  • init - Initialize the Toolbelt
  • help - Show help
  • list - List all stacks under your account
  • deploy - Deploy a stack
  • settings - Show the stack settings
  • set - Set the value of a stack setting
  • save - Link a stack ID with the current folder

Available Settings

  • git.repository- Change stack git repository URL
  • git.branch - Change stack git repository branch

Find out more about Cloud 66 Command Line Toolbelt

Enjoy!


Try Cloud 66 for Free, No credit card required