Guest User

Untitled

a guest
Jan 24th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Tasks:
  2. ssc (general) checkout --appliance-id=N --password=PASSWORD --username=USERNAME # checkout the latest changes to an appliance
  3. ssc (general) commit # commit changes to studio
  4. ssc (general) status --appliance-id=N --password=PASSWORD --username=USERNAME # show status of the appliance
  5.  
  6. ssc appliance # manage appliances
  7. ssc build # manage builds
  8. ssc file # manage files
  9. ssc package # manage packages
  10. ssc repository # manage repositories
  11. ssc template # manage templates
  12.  
  13. ssc help [TASK] # Describe available tasks or one specific task
Add Comment
Please, Sign In to add comment