Created on 02-28-202312:58 PM - edited on 03-01-202308:02 AM by VidyaSargur
If you've ever wanted to automate CDP, the CDP CLI is the tool to use. Anything from pulling Virtual Warehouse details to spinning up a new Virtual Warehouse, the CDP CLI is a powerful tool. Not only Data Warehouse driven, the CDP CLI encompasses all pieces of CDP.
CML is an IDE for all things. Working on a project from within CML should be a simple and straightforward process. If you're creating an application that will interact with CDP in one way or another, the CDP CLI can be installed in less than sixty seconds. Once installed within your CML Project, you'll have the full power of the CDP CLI at your fingertips.
Step 1: Within your session launch the terminal access
Step 2: Within your session Terminal, type pip install cdpcli and click enter
pip install cdpcli
Step 3: Generate an API Access Key (if you don't already have one)