Skip to content

x/tools/gopls: Unknown command help #52598

@LeGEC

Description

@LeGEC

What did you do?

$ gopls help version
gopls: Unknown command help

...

Usage:
  gopls help [<subject>]

...

# check exit code:
$ echo $?
2

What did you expect to see?

a help message for the selected topic, or a list of topics if topic doesn't exist

What did you see instead?

an error message stating "Unknown command help", along with a help message inviting me to type gopls help [<subject>]

or a message inidcating the correct command to type for a <subject> (probably gopls <subject> -h ?)

Build info

golang.org/x/tools/gopls v0.8.3
    golang.org/x/tools/[email protected] h1:Mxm94ix8oSARQ6svioO6SxKEYWT/VCP54/448LOHzrk=
    ...
go: go1.18.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions