Skip to content

matchlock rm always prints "Removed XXX" regardless of actual removal #14

@comunidadio

Description

@comunidadio
➜  matchlocktesting matchlock ls
ID           STATUS   IMAGE          CREATED           PID
vm-2b393030  stopped  alpine:latest  2026-02-09 12:02  -
➜  matchlocktesting matchlock rm 2b393
Removed 2b393
➜  matchlocktesting matchlock ls
ID           STATUS   IMAGE          CREATED           PID
vm-2b393030  stopped  alpine:latest  2026-02-09 12:02  -

Not sure if we want to have partial ID matching (like Docker) but at least there shoud be an error if ID is not found and nothing was removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions