./mockpoint
    Download

    License Activation

    mockpoint uses a tiered licensing model. Without a license, it runs in Free tier with limited features.

    Activating a License

    Provide your license key using either method:

    Option 1: Environment Variable

    bash
    export MOCKPOINT_LICENSE="your-license-key-here"
    mockpoint run scenarios/basic.yaml

    Option 2: License File

    bash
    echo "your-license-key-here" > license.key
    mockpoint run scenarios/basic.yaml

    License Tier Features

    See the section for the full license tier comparison table, including charger limits, CI mode availability, and fault injection support.

    Related Topics

    Was this page helpful?