Activate Enterprise via PachCTL
Learn how to deploy the Enterprise edition using the PachCTL CLI for an existing cluster.
December 4, 2023
Before You Start #
- You must have a HPE ML Data Management Enterprise License Key.
- You must have pachctl and HPE ML Data Management installed.
- You must have the HPE ML Data Management Helm repo downloaded.
How to Activate Enterprise HPE ML Data Management via Pachctl #
- Open your terminal.
- Input the following command:
echo <your-activation-token> | pachctl license activate
- Verify the status of the enterprise activation:
pachctl enterprise get-state
# ACTIVE
You have unlocked HPE ML Data Management’s enterprise features.