fabric:container-delete



Name

fabric:container-delete, container-delete — stops and deletes a Fuse Container

Synopsis

fabric:container-delete [ --help ] [[ -r ] | [ --recursive ]] { Name }

Description

Deleting a Fuse Container deletes all of the files associated with the container from the host.
If the container has children, the default behavior of the command is to leave the children in place. You can force the deletion of the children using the -r option.
Note
If the container to be deleted is a Fabric Server, you must first remove it from the ensemble using fabric:ensemble-remove.

Arguments

Table 8.13, “fabric:container-delete Arguments” describes the command's arguments.
Table 8.13. fabric:container-delete Arguments
ArgumentInterpretation
--help Displays the online help for this command.
-r, --recursive Recursively stops and deletes all child containers.
Name Specifies the name of the container to delete.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.