logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

debspawn-delete - Remove a container image

Author

       This manual page was written by Matthias Klumpp <mak@debian.org>.

Description

       Remove an image known to debspawn and clear all data related to it. This explicitly includes any cached
       data, but does not include generated build artifacts that may still exist in the results directory.

Name

       debspawn-delete - Remove a container image

Options

       NAME
           The name of the container image to delete (usually a distribution suite name).

       -h|--help
           Print brief help information about available commands.

       --variant
           Set the variant of the selected image, that was used for bootstrapping.

       -a|--arch
           The architecture of the base image that should be selected.

       --suite
           Explicitly set a suite name (instead of having it derived from the container name).

See Also

debspawn-create(1).

Synopsis

debspawndelete [-h|--help] [--variant] [-a|--arch] [--suite] {NAME}

See Also