Search...
ctrl/
Light
Dark
System
Sign in

gel cloud​

In addition to managing your own local and remote instances, the Gel CLI offers tools to manage your instances running on our Gel Cloud.

gel cloud login

Authenticate to the Gel Cloud and remember the access token locally

gel cloud logout

Forget the stored access token

gel cloud secretkey

Manage your secret keys

CI users and scripters

The gel cloud login and gel cloud logout commands are not intended for use in scripting and CI. Instead, you should generate a secret key in the Gel Cloud UI or by running gel cloud secretkey create and set the GEL_SECRET_KEY environment variable to your secret key. Once this variable is set to your secret key, logging in and out are no longer required.

Follow our Gel Cloud guide for information on how to use Gel Cloud.