Closed
Description
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
Labels
No labels