incus
Verified for current stable LTS
Incus Command: Remove Stopped Container
Use for remove stopped container with Incus. Exact CLI syntax to remove stopped container using Incus.
When to use this: Use for remove stopped container with Incus.
Destructive Command Warning
Destructive operation. Confirm the target path and keep a backup before executing.
Command Syntax
incus delete <container_name> incus delete <container_name> Live Command Builder
Final Command
incus delete <container_name> Command Breakdown
incus is the base executable for this command.
FAQ
Purpose: Exact syntax to remove stopped container using Incus.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Incus Command: Create Container From Image
incus create <image> <container_name> Incus Command: List Available Images In Official Remote incus image list images: Incus Command: List Containers And Vms incus list Incus Command: List Downloaded Images In Local Remote incus image list local: Incus Command: Open Shell Inside Container incus shell <container_name>