CLI Examples
Connecting as a user to RosettaHUB
rh login -u username
You will be prompted to enter your password
Your connection will be displayed in a tabe along with other previous connections. You create as many connections as you wish. You can have only one connection per user.
To set the default connection
rh set-default username
Â
To view all connections
rh ls
Â
To set the output format: format can be table, json, yaml or csv
Â
To view information about the default user and all the users that are managed by that user
Â
To masquerade as a user that you manage, you can only masquerade if you have Superuser rights on that user
Â
To view information about the default user's cloud accounts and all the cloud accounts that are managed by that user
Â
To connect to one or many cloud accounts in the browser
Â
To view all formations that can be launched by the default user including owned, shared and public formations
Â
To launch a formation with id formationUid
Â
To view all sessions including owned, shared and public session
Â