Skip to content

apppack app create --cluster flag still prompts for cluster selection #115

@blsmth

Description

@blsmth

Bug

When running apppack app create --cluster <cluster-name>, the CLI still prompts the user to select a cluster interactively, ignoring the provided flag value.

Expected Behavior

Providing the --cluster flag should skip the interactive cluster selection prompt and use the specified cluster directly.

Actual Behavior

The interactive cluster selection prompt appears regardless of whether --cluster is passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions