Currently, we support only https.
If we want to use the CLI locally during development, we need to change the transport config and build a version that uses it.
Alternatively, we could make it switchable, but no one other then us will need it, so I'd probably opt for a forked dev version.
WDYT?