Anjuna CLI for SEV installer

Use the Anjuna CLI installer to set up a host with the proper software to build and run applications on SEV VMs.

Name

anjuna-azure-installer.release-1.10.0002.bin

Install the Anjuna CLI with support for Azure Confidential VM on Ubuntu 18.04, Ubuntu 20.04, or Ubuntu 22.04.

Synopsis

anjuna-azure-installer.release-1.10.0002.bin [OPTIONS]...

Description

The installer provides an easy way to install the Anjuna CLI and the required dependencies for building, uploading, and running Azure-compatible disk images for Azure Confidential VMs.

By default, the installer will copy the required files in the /opt/anjuna/azure directory. Use the --prefix option to install the Anjuna CLI files in a different location.

Options

-v, --verbose               Print more information during setup
-l, --list                  List the content of this package
-e, --extract               Extract the whole package, but skip setup
--prefix <dir>              Where to install the tools
-h, --help                  Print the help summary
--version                   Print the version number of the installer

Exit status

  • 0 on success

  • 1 on error

Example

To run the installer with the default options, run the following command:

$ ./anjuna-azure-installer.release-1.10.0002.bin