List Instana Application, application can be used to create Synthetic test.
synctl get app [id] [options]
commands:
app|application
options:
-h, --help show this help message and exit
--verify-tls verify tls certificate
--name-filter <app> filter application by name
synctl get app
synctl get app --name-filter <patten>
synctl create test --apps "$APPLICATION1" "$APPLICATION2" "$APPLICATION3" ... -t <type>...