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

  • Google Cloud

anjuna-azure-installer.release-1.14.0002.bin

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

anjuna-gcp-installer.release-1.14.0002.bin

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

Synopsis

  • Microsoft Azure

  • Google Cloud

anjuna-azure-installer.release-1.14.0002.bin [OPTIONS]...
anjuna-gcp-installer.release-1.14.0002.bin [OPTIONS]...

Description

  • Microsoft Azure

  • Google Cloud

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.

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

By default, the installer will copy the required files in the /opt/anjuna/gcp 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

  • Google Cloud

$ ./anjuna-azure-installer.release-1.14.0002.bin
$ ./anjuna-gcp-installer.release-1.14.0002.bin