Skip to content

clibase: --help doesn't work when there are required flags #12179

Closed
@coadler

Description

@coadler
$ coder wsproxy server --help
Missing values for the required flags: primary-access-url, proxy-session-token

After removing the required options

$ coder wsproxy server --help
< prints the help text as expected >

Metadata

Metadata

Assignees

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