Package version (if known): 1.9.2
Describe the bug
Demo says we can use invenio-cli run --host 0.0.0.0 --port 443, but invenio-cli doesnt have those options
Steps to Reproduce
invenio-cli run --host 0.0.0.0 --port 443
Expected behavior
it should be run on the specified host and port
Screenshots (if applicable)
invenio-cli run --host 0.0.0.0 --port 443
Usage: invenio-cli run [OPTIONS] COMMAND [ARGS]...
Try 'invenio-cli run --help' for help.
Error: No such option: --host
Additional context
Package version (if known): 1.9.2
Describe the bug
Demo says we can use
invenio-cli run --host 0.0.0.0 --port 443, but invenio-cli doesnt have those optionsSteps to Reproduce
invenio-cli run --host 0.0.0.0 --port 443
Expected behavior
it should be run on the specified host and port
Screenshots (if applicable)
invenio-cli run --host 0.0.0.0 --port 443
Usage: invenio-cli run [OPTIONS] COMMAND [ARGS]...
Try 'invenio-cli run --help' for help.
Error: No such option: --host
Additional context