Documentation

Technical documentation for installing, configuring, and running the Pyvorin compiler.

Filtered by category: Licences. Clear filter
Licences

Licence Overview

Licence keys control how many devices can run the Pyvorin CLI under your subscription. Finding your licence keyVisit Licence Keys in the Portal. Keys are masked by default; use the reveal action to see the full key when activating a new device. Device limitsEach licence key has a device limit set by your plan. You can see active devices and revoke unused ones from the licence detail page.

Updated 1 month ago

Licences

Creating Licence Keys

Depending on your plan, you can create additional licence keys for different teams or environments. Go to Licence Keys.Click Create Key.Choose a label and optional device limit.Copy the plaintext key and store it securely. Each key can be revoked or rotated independently. Use separate keys for development, CI, and production to limit blast radius.

Updated 1 month ago

Licences

Device Limits

Device limits control how many machines can activate a single licence key. If you reach the limit, new activations fail until you revoke an existing device or upgrade to a plan with a higher limit. Active devices are listed on the licence detail page. CI runners and ephemeral containers should use a dedicated key and revoke devices after use if possible.

Updated 1 month ago

Licences

Activating Devices

Activate a device by running the licence-key activation command on the machine. pyvorin auth activate --key PYV-XXXX-XXXX-XXXX The device appears in the Portal under the licence key. You can label devices to make them easier to identify later.

Updated 1 month ago