Skip to content

arg order matters and is counter-intuitive  #1

@kwkroll32

Description

@kwkroll32

Using Windows & go 1.5.3

The command argument must be last (i.e. come after the input argument, etc.) or it throws an error.
The error/help text even shows that you should run it as go run vgel.go COMMAND ARGS but it only works as go run vgel.go ARGS COMMAND for me.

arg_order_inverted

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions