Skip to content

Instantly share code, notes, and snippets.

@fuyi
Created March 4, 2015 15:14
Show Gist options
  • Save fuyi/52695dc7eef1e209236d to your computer and use it in GitHub Desktop.
Save fuyi/52695dc7eef1e209236d to your computer and use it in GitHub Desktop.
c66 toolbelt command
COMMANDS:
stacks commands to work with stacks
redeploy An alias for 'stacks redeploy' command
open opens the web browser to visit the app served by the stack
settings list and set stack settings
easydeploys commands to work with EasyDeploy
env-vars commands to work with environment variables
lease leases firewall access to the given server on the stack
run executes a command directly on the server
servers commands to work with servers
ssh starts a ssh shell into the server
tail shows and tails the logfile specified on the given server
upload copies a file from your local computer to the remote server
download copies a file from the remote server to your local computer
backups commands to work with backups
containers commands to work with containers
services commands to work with services
databases commands to work with databases
help-environ environment variables used by cx
update update the Toolbelt
info shows information about your account, toolbelt and the current directory or the specified stack
help, h Shows a list of commands or help for one command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment