Skip to content

Commands "cf app " and "cf delete" can only accept the 1st input argu, and ignore all the left ones #284

Closed
@liuhewei

Description

@liuhewei

When we use "cf app app-name-1 xxxx" or "cf delete app-name-1 yyyy", cf will ignore all the "xxxx/yyyy" things, no warning or error, and the behavior is the same as using "cf app/delete app-name-1".

We have fixed it internally by not allowing user to input more than one parameter. But I wonder if it is better to let the two commands accept more than one app-names, then cf-cli can show multiple apps' info or delete multiple apps at one time.

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