Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 235 Bytes

File metadata and controls

18 lines (11 loc) · 235 Bytes

Python scripts for interacting with IBM Cloud Resources

Pre-reqs

  • IBM Cloud API Key

Export API Key

export IBMCLOUD_API_KEY="api key"

Install python modules

pip install -r requirements.txt