8000 clibase: `--help` doesn't work when there are required flags · Issue #12179 · coder/coder · GitHub
[go: up one dir, main page]

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
< pri
56F5
nts 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

    0