Note: With the latest 1.23.0 release, the Anbox Cloud documentation is moved to https://documentation.ubuntu.com/anbox-cloud/en/latest/. Hence, the information in this discourse post may be obsolete. The documentation posts on discourse will be unlisted and archived shortly.
Discourse will still be used for user engagement and release announcements.
An instance can be deleted, which will cause any connected user to be disconnected immediately. The following command deletes a single instance:
amc delete <instance_id>
Provide the ID of the instance that you want to delete.
In some cases, it is helpful to delete all instances currently available.
The amc
command provides a --all
flag for this, but be careful with this!
amc delete --all