Skip to content

Make delete command more regular #265

Description

@gunnarmorling

Right now, the command to delete a connector is kcctl delete <connector name>. This is rather irregular, as for all the other command, the resource to act on is to be given as a sub-resource, e.g. kcctl pause connector <connector name>. Arguably, this is a bit more to type for those cases where there only is one kind of matching resource, but I still believe this is the better approach for the sake of regularity (e.g. kcctl get ... supports multiple resource types). I therefor suggest to apply the same reasoning to delete and change it into kcctl delete connector <connector name>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions