ams.amc application

Manage applications

Synopsis

Manage applications.

Applications are the centrepiece of Anbox Cloud.

An application usually encapsulates one Android application and manages it within the cluster. The application installs the supplied APK to make it available to users. Applications can be updated, pushed to a central registry and more. See https://anbox-cloud.io/docs/exp/applications for detailed information.

Android applications must go through a bootstrap process before they can run on Anbox Cloud. This bootstrap process helps to improve the performance and decrease the boot times.

Applications are versioned. Every time you update an application, its version number is incremented. Application versions are not automatically published. While you can launch an unpublished application, it is recommended to do so only for testing purposes.

Once ready for use, you can publish a specific version. It will then be used for any container launched for the application.

Options

  -h, --help   help for application

SEE ALSO

Auto generated by spf13/cobra on 20-Nov-2024