Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 723 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 723 Bytes

CS Acryl Example Scripts

Example scripts shared publically for using Acryl Cloud

Basic Python CLI Setup

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

Find Recommended CLI version to use with your server version