Skip to content

[CLI] Delete commands should support multiple targets #2427

@tjtelan

Description

@tjtelan

We should allow the fluvio [topic, smart-module, connectors, etc...] delete to accept multiple names.

The intended outcome is that each of the names listed get deleted, as opposed to 1 command per resource.

Unless there are strong feelings for a different default behavior, in the event of an error, we should return an error to stderr, and exit on the first encounter. But if we provide a flag, something like --force or --continue-on-error, then cycle through all the names.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions