Get the CI token

For actions like deployment, you will need an access token. To get it run a command:

$ gecli token

You will be asked to confirm the code from the browser and then the token will be copied to clipboard.

Last updated