Example scripts shared publically for using Acryl Cloud
How to use it:
- Use python3
- Install DataHub cli
pip install acryl-datahub
- Run
datahub init
, this will guide you through configuring datahub cli to connect to your instance, the server url should be: https://.acryl.io/gms and adding the access token that you created
- In our documentation you'll find a page with release notes like https://datahubproject.io/docs/managed-datahub/release-notes/v_0_3_2. Go to the release notes for your server version and use the recommended CLI unless you have been advised otherwise.