Activate Enterprise via PachCTL
Before You Start #
- You must have a HPE Machine Learning Data Management Enterprise License Key.
- You must have pachctl and HPE Machine Learning Data Management installed.
- You must have the HPE Machine Learning Data Management Helm repo downloaded.
How to Activate Enterprise HPE Machine Learning 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 Machine Learning Data Management’s enterprise features.