Installing the Domino Command Line (CLI)¶
- Click your username at the bottom of the main menu to download the CLI installer.
Run the installer application.
- Open a new command prompt and run:
domino login <url>
Replace
<url>
with the URL where you access Domino. When asked for your login information, use the username and password for your Domino account.
You should see something like this:
$ domino login https://app.dominodatalab.com # or the url of your domino deployment Enter your Domino username or email address > username Enter your password (typing will be hidden) >
Congrats, you’re all set! Check out the CLI
reference
for documentation about using the CLI.
Having trouble? Ask in our Community Hub, or email us.