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"| Flag | Type | Default | Description |
|---|---|---|---|
--key | string | - | 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 deactivateSee License Activation for details.
Inherited Options
| Flag | Type | Default | Description |
|---|---|---|---|
--config | string | ./configs/default.yaml | Config file path |
--error-format | string | text | Error output format: text or json |
--help-format | string | default | Help output format: default or agent |
--verbose | - | false | Enable verbose output |
Last updated on