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

  • Microsoft Azure

anjuna-azure-installer.release-1.5.0001.bin

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

SYNOPSIS

  • Microsoft Azure

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

DESCRIPTION

  • Microsoft Azure

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:

  • Microsoft Azure

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