Skip to content

[triage test] bug: cluster-up.sh fails on --help #2755

Description

@bschimke95

Summary

When I run hack/cluster-up.sh --help, the script exits with an error. The script does not handle --help in its argument parsing loop.

Reproduction Steps

Run the following command in the repository root:
bash hack/cluster-up.sh --help

What Should Happen Instead?

It should print a basic help message and exit with a 0 status code.

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