Install and configure the Oso Cloud SDKs.
OSO_AUTH
export OSO_AUTH=<your_oso_api_key>
Set-Item -Path env:OSO_AUTH -Value "<your_oso_api_key>"
Was this page helpful?