Skip to content

Instantly share code, notes, and snippets.

@mess110
Created August 8, 2011 07:15
Show Gist options
  • Save mess110/1131344 to your computer and use it in GitHub Desktop.
Save mess110/1131344 to your computer and use it in GitHub Desktop.
Tasks:
ssc (general) checkout --appliance-id=N --password=PASSWORD --username=USERNAME # checkout the latest changes to an appliance
ssc (general) commit # commit changes to studio
ssc (general) status --appliance-id=N --password=PASSWORD --username=USERNAME # show status of the appliance
ssc appliance # manage appliances
ssc build # manage builds
ssc file # manage files
ssc package # manage packages
ssc repository # manage repositories
ssc template # manage templates
ssc help [TASK] # Describe available tasks or one specific task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment