Skip to content

Get Started

Getting Started

Please follow the installation procedure and then run the following:

Show the version of ubiops-cli:

ubiops --version

Sign in & sign out

Sign in using your credentials:

ubiops signin

Sign in using a service token:

ubiops signin --token

Show if you are authorized:

ubiops status

Sign out:

ubiops signout

Managing resources

Show your projects:

ubiops projects list

Set a current project:

ubiops current_project set <project_name>

Show your deployments:

ubiops deployments list