Skip to Content

apxy license

Activate, inspect, and deactivate the current license.

apxy license activate

Activate a license key to unlock paid features on this machine.

apxy license activate [flags]

Examples:

apxy license activate --key "APXY-XXXX-XXXX-XXXX"
FlagTypeDefaultDescription
--keystring-License key to activate (required)

apxy license status

Show the current license plan, key, device ID, validity, and expiry information.

apxy license status [flags]

apxy license deactivate

Deactivate the current license, removing the cached license and releasing the machine slot.

apxy license deactivate [flags]

Examples:

apxy license deactivate

See License Activation for details.


Inherited Options

FlagTypeDefaultDescription
--configstring./configs/default.yamlConfig file path
--error-formatstringtextError output format: text or json
--help-formatstringdefaultHelp output format: default or agent
--verbose-falseEnable verbose output
Last updated on