Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-p and --port options not working #29

Open
abubelinha opened this issue Apr 27, 2024 · 1 comment
Open

-p and --port options not working #29

abubelinha opened this issue Apr 27, 2024 · 1 comment

Comments

@abubelinha
Copy link

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
@dimus
Copy link
Member

dimus commented May 7, 2024

@abubelinha thank you for letting me know, I have 2 conferences back to back, when they are over, I'll get back to gndiff (after May 17). Glad you are playing with gndiff, I do want to get it to the same level of quality as other gn projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants