Skip to content

google-cloud-go: librariangen should pass back flag parsing errors #1960

@jskeet

Description

@jskeet

Currently our commands are configured with flagsets with ExitOnError. This means we can't easily test them.

We should use ContinueOnError, and have tests for bad flags.

(It makes sense to implement this after the current build command work has been merged.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions