Skip to Content

apxy license

Activate, inspect, and deactivate the current license.

apxy license

Activate, inspect, and deactivate the current license

Options

-h, --help help for license

Options inherited from parent commands

--config string config file (default is ./configs/default.yaml) --error-format string error output format: text|json (default "text") --help-format string help output format: default|agent (default "default") --output string output format: agent|human (default: auto-detect via TTY) --verbose enable verbose output

SEE ALSO

apxy license activate

Activate a license key on this machine

Synopsis

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

The —key flag is required.

apxy license activate [flags]

Examples

apxy license activate --key "APXY-XXXX-XXXX-XXXX" apxy license activate --key "APXY-XXXX-XXXX-XXXX" --control-url http://localhost:8081

Options

--control-url string control API URL (optional; applies to running proxy) -h, --help help for activate --key string License key to activate

Options inherited from parent commands

--config string config file (default is ./configs/default.yaml) --error-format string error output format: text|json (default "text") --help-format string help output format: default|agent (default "default") --output string output format: agent|human (default: auto-detect via TTY) --verbose enable verbose output

SEE ALSO

  • apxy license - Activate, inspect, and deactivate the current license

apxy license deactivate

Deactivate the license on this machine

Synopsis

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

apxy license deactivate [flags]

Examples

apxy license deactivate apxy license deactivate --control-url http://localhost:8081

Options

--control-url string control API URL (optional; applies to running proxy) -h, --help help for deactivate

Options inherited from parent commands

--config string config file (default is ./configs/default.yaml) --error-format string error output format: text|json (default "text") --help-format string help output format: default|agent (default "default") --output string output format: agent|human (default: auto-detect via TTY) --verbose enable verbose output

SEE ALSO

  • apxy license - Activate, inspect, and deactivate the current license

apxy license status

Show the current license status

Synopsis

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

apxy license status [flags]

Examples

apxy license status

Options

-h, --help help for status

Options inherited from parent commands

--config string config file (default is ./configs/default.yaml) --error-format string error output format: text|json (default "text") --help-format string help output format: default|agent (default "default") --output string output format: agent|human (default: auto-detect via TTY) --verbose enable verbose output

SEE ALSO

  • apxy license - Activate, inspect, and deactivate the current license
Last updated on