OVHcloud AI CLI Install

The ovhai CLI is the recommended means of interaction with AI Training, AI Notebooks or AI Deploy services.


Follow the guide

Go to the official guide

you can use this one-liner

curl https://cli.gra.ai.cloud.ovh.net/install.sh | bash
Select a region with ovhai config list and ovhai config set GRA .

... or install manually

Then download the configuration with the following commands

mkdir -p ~/.config/ovhai 
curl -o ~/.config/ovhai/config.json https://cli.gra.ai.cloud.ovh.net/config.json