Activate Enterprise via PachCTL

Before You Start

  • You must have a Pachyderm Enterprise License Key.
  • You must have pachctl and Pachyderm installed.
  • You must have the Pachyderm Helm repo downloaded.

How to Activate Enterprise Pachyderm via Pachctl

  1. Open your terminal.

  2. Input the following command:

    echo <your-activation-token> | pachctl license activate
  3. Verify the status of the enterprise activation:

    pachctl enterprise get-state
    ACTIVE

You have unlocked Pachyderm’s enterprise features.