cli
cli copied to clipboard
Added an alias for HTTPS in fish completions
Ensure that fish completion is working with the https command.
It just wraps the identical completions from http to https.
Documentation for fish-functions, see --wraps
Inherit completions from the given WRAPPED_COMMAND. See the documentation for complete for more information.