HomeWrite.as

Accept --host without scheme

Description

Accept --host without scheme

This automatically prepends https:// to any given --host value. It also
adds an --insecure flag, which will instead prepend http://

The goal with this is to save some typing and encourage operations over
HTTPS.

Ref T595

Details

Provenance
mattAuthored on Jul 22 2019, 5:19 PM
Parents
rWCLIa53cbb16b5c5: Show correct executable name in user messages
Branches
Unknown
Tags
Unknown
Tasks
T595: add host flag