Replies: 1 comment 2 replies
-
Any update on resolving this issue, I'm experiencing something similar? Or were you able to resolve yourself? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Trying to use the CLI 2.0 download function and running into the following error, it seems i am overlooking something. Is it an API token or an PAAS token you require?
[xxxxxx(root):/home/kverreth/testDT] NEW_CLI=1 monaco download --downloadSpecificAPI alerting-profile -e /home/kverreth/testDT/environments.yaml You are using the new CLI structure which is currently in Beta.
Please provide feedback here: https://github.com/dynatrace-oss/dynatrace-monitoring-as-code/issues/45.
We plan to make this CLI GA in version 2.0.0
2021-10-05 08:45:47 INFO Dynatrace Monitoring as Code v1.6.0 2021-10-05 08:45:47 INFO Creating base project name lat 2021-10-05 08:45:47 ERROR error retrieving token for enviroment lat environment variable TEST not found 2021-10-05 08:45:47 ERROR error while downloading configs for environment lat %!v(MISSING)
The environments.yaml contains:
lat:
- name: "lat"
- env-url: "https://https://zio347.dynatrace-managed.com/e/number"
- env-token-name: "TEST"
API Token with full access is created on the environment.
Beta Was this translation helpful? Give feedback.
All reactions