Skip to content

Feat: Add coder version subcommand and remove the shorthand -v (to give room for -v as verbose) #1543

Closed
@mafredri

Description

@mafredri

What is your suggestion?

I'm suggesting we add a coder version subcommand and remove the shorthand -v flag. This is similar to how git and gh behave.

Docker implements docker version as extended version output, whereas --version is short.

An option is to rename -v to -V which is used in some tools, but not in the aforementioned ones.

Why do you want this feature?

I think it would be nice to reserve -v for getting more verbose output from the CLI/server.

Are there any workarounds to get this functionality today?

No.

Are you interested in submitting a PR for this?

Yes.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP APIcliArea: CLI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions