-
Click your username at the bottom of the main menu to download the CLI installer depending on the operating system.
-
Run the installer application depending on your operating system. See Operating System Support for more information.
-
In a command prompt, type
domino login https://<your-domino-url>;
. -
When prompted for an authorization code, open your browser and go to
https://<your-domino-url>/authorizeCli
. -
Copy the authorization code into the prompt and press Enter.
Congrats, you’re all set! Check out the Domino CLI Reference for documentation about using the CLI.
Domino supports recent versions of the following operating systems:
-
Ubuntu Linux
-
Windows 10
-
macOS
macOS
You must have root privileges to run the Domino CLI for macOS.
If you didn’t enter administrator credentials during the installer process, you can add export PATH="$PATH:/Applications/domino"
(assuming the default installation folder) to bash_profile
.
Having trouble? Email us.