Installing omg client

Prerequisites

You’ll need Windows/MacOS or Linux computer with node.js installed.

Installation

  • Run following command in your terminal: npm i -g @ombori/ga-cli. That will install omg utility.

  • Now open grid console, log in. Select “Developer”. The ‘Access tokens’ page will open.

  • Create a new token using ‘Create’ button, and give it a name. A token value will be displayed, copy it to clipboard.

  • Now you’re ready to login using omg login command, enter your token there and submit.

  • After this is done, try running this command to make sure everything is working:

omg org list

This command should print list of organisations you have access to.