Skip to content

Command line arguments should be smarter // canonicalise hostname #147

@electronicmax

Description

@electronicmax

Should make setup.py runner more robust to accidentlaly putting the url in or either that or return with an error.

e.g. 'python bin/server.py indx http://indx.local:8211'

should automatically be interpreted as

'python bin/server.py indx indx.local'

OR should return an error saying hey dont give me the full URL man.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions