Skip to content

-p and --port options not working #29

@abubelinha

Description

@abubelinha

When running gndiff -V shows no info about how to run as a server.
So I was assuming it is still work in progress.

But I have realized the documentation mentions it as an already implemented feature.

It is not working for me:

c:>gnames\gndiff -V

version: v0.2.1

build:   2023-09-06_18:45:19UTC

c:>gnames\gndiff --port 8080
Error: unknown flag: --port
Usage:
  gndiff source_file reference_file [flags]

Flags:
  -f, --format string   Sets output format. Can be one of:
                        'csv', 'tsv', 'compact', 'pretty'
                        default is 'csv'.
  -h, --help            help for gndiff
  -q, --quiet           Do not output info and warning logs.
  -V, --version         shows build version and date, ignores other flags.

Error: unknown flag: --port

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions