08 Apr 2025
08:51 PM
- last edited on
10 Apr 2025
07:34 AM
by
MaciejNeumann
Hi
currently i am download all synthetic scripts using Monaco Download. Is there a way to limit the download by tags or entity id's ?
Attached is the manifest file that i am using.
monaco download --manifest prodManifest.yaml --api synthetic-monitor --environment production-environment
#Manifest File
manifestVersion: "1.0"
projects:
- name: syntheticsScripts
path: projects/synthetics
environmentGroups:
- name: production
environments:
- name: production-environment
url:
type: environment
value: "DT_Prod_URL"
auth:
token:
name: "DT_API_TOKEN"
Solved! Go to Solution.
09 Apr 2025 08:56 AM
Hi,
I would say no.
You can find here all flags available.
Best regards
09 Apr 2025 02:30 PM
Hi Anton,
is it even not possible in manifest file, by using scope or any other parameters to limit the scripts.
thanks,
Avi
09 Apr 2025 05:19 PM
Hi,
I am not aware of any way to do it.
Best regards