improved

mabl CLI improvement for launching cloud run

The mabl CLI's run-cloud command now supports the basic-auth-credentials-id option. If your test requires basic auth, you can kick off a cloud run from the CLI as well as from the webapp and the desktop app.

For complete usage information, run mabl tests run-cloud -h:

1816