<div dir="ltr">Hello folks<div><br></div><div>The <font face="monospace, monospace">gnocchi-api</font> command allows running the API server usign a spefic port:</div><div><br></div><div><div><font face="monospace, monospace">usage: gnocchi-api [-h] [--port PORT] -- [passed options]</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">positional arguments:</font></div><div><font face="monospace, monospace">  -- [passed options]   '--' is the separator of the arguments used to start</font></div><div><font face="monospace, monospace">                        the WSGI server and the arguments passed to the WSGI</font></div><div><font face="monospace, monospace">                        application.</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace">optional arguments:</font></div><div><font face="monospace, monospace">  -h, --help            show this help message and exit</font></div><div><font face="monospace, monospace">  --port PORT, -p PORT  TCP port to listen on (default: 8000)</font></div></div><div><br></div><div>I was wondering if it's possible as well to use a specific interface? (In my case, I am working on a cloud dev environment, so I need <font face="monospace, monospace">0.0.0.0</font>)?</div><div><br></div><div>If not, would this be a welcomed change for a pull request?</div><div><br></div><div>Thanks</div></div>