Skip to content

Installation

Installation

The binary cav will be installed in /usr/local/bin/ directory.

Automatic installation

curl -sSfL https://raw.githubusercontent.com/orange-cloudavenue/cloudavenue-cli/main/scripts/install.sh | sudo sh

Manual installation

For advanced use cases, CloudAvenue-cli project offers manual installation methods. However, it is recommended to use the Automatic method of installation and fixing any issues there, instead of performing a full manual installation below.

See the guide on Advanced Installation for more details