cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Monaco Download based on tags

avinashpodisett
Participant

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"

 

3 REPLIES 3

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I would say no.

You can find here all flags available.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

avinashpodisett
Participant

Hi Anton, 
    is it even not possible in manifest file, by using scope or any other parameters to limit the scripts. 

 

thanks,
Avi

Hi,

I am not aware of any way to do it.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts