Skip to content

Extra arguments after "fly ips ls" ignored without error #2924

@bradfitz

Description

@bradfitz

Describe the bug

flyctl doesn't reject extra bogus args after "ips list".

  • Operating system
  • fly version

flyctl v0.1.110 linux/amd64 Commit: 6e05067 BuildDate: 2023-10-17T01:36:41Z

Paste your fly.toml

primary_region="sea"

Command output:

$ fly ips ls -a tb
VERSION IP      TYPE    REGION  CREATED AT 

$ fly ips ls -a tb sdlkfjsdlkfjsdlkfjslkdfj
VERSION IP      TYPE    REGION  CREATED AT 

$ echo $?
0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions