ua version (return code: 0)
17
ua --help (return code: 1)
Invalid command: "--help"
usage: ua <command> [parameters]
This is a tool that facilitates access to some of Canonical's
Ubuntu Advantage offerings.
Currently available are:
- Ubuntu Extended Security Maintenance archive (https://ubuntu.com/esm)
- Canonical FIPS 140-2 Certified Modules
- Canonical FIPS 140-2 Non-Certified Module Updates
- Canonical Livepatch Service (https://www.ubuntu.com/server/livepatch)
Commands:
version show the tool version
status [NAME] show current status of Ubuntu Advantage
offerings (or of a specific one if provided)
enable-esm <TOKEN> enable the ESM repository
disable-esm disable the ESM repository
enable-fips <TOKEN> enable the FIPS PPA repository and install,
configure and enable FIPS certified modules
disable-fips currently not supported
enable-fips-updates <TOKEN> [-y] enable non-certified FIPS-UPDATES PPA
repository and install updates. With an
optional "-y" the user prompt will be
bypassed.
enable-livepatch <TOKEN> enable the Livepatch service
disable-livepatch [-r] disable the Livepatch service. With "-r", the
canonical-livepatch snap will also be removed