CircleCI Orb commands to publish Monte Carlo monitors using Monte Carlo CLI.
The CLI requires Python 3.7 or higher in base container.
It is also necessary to have MCD_DEFAULT_API_ID
and MCD_DEFAULT_API_TOKEN
env variables with your API key
credentials
configured. A great way of doing this is using a CircleCI
context.
See examples