Hi,
I am trying to get the list of sts jobs, scheduling mode: Batch(daily).. tried with multiple options but not able to achieve it. could you please help us on this using gcloud.
gcloud transfer jobs list --format=json | grep -E 'Batch\(daily\)'
Please help us on this.
Thanks in advance