Skip to content

Using the EmbedOps CLI

Logging In

Prior to using the CLI, you must login:

eo login

This will open a web browser and ask you to login if you haven't already. After logging in you should see a success message:

Successfully logged in to EmbedOps!

A full list of commands can be displayed by using the --help option after any command. For example, eo --help or eo hil --help.

Note

All eo commands must be run from the root of your repository (the directory containing the .embedops folder).