Skip to content

TD-019: Add --dry-run flag to all destructive (delete) commands #49

@aru-amedeo

Description

@aru-amedeo

Summary

Users cannot validate that a delete command would succeed (permissions, resource existence) without actually deleting the resource.

Fix

Add --dry-run to all delete commands. In dry-run mode, perform a get to validate the resource exists and the client has access, then print what would happen without calling delete.

Severity

Low — quality-of-life improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dxDeveloper / user experience improvementenhancementNew feature or requestpriority: lowQuality-of-life improvement — low urgencytech-debtTechnical debt / refactoring backlog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions