// Module included in the following assemblies: // // * applications/pruning-objects.adoc :_mod-docs-content-type: CONCEPT [id="pruning-basic-operations_{context}"] = Basic pruning operations The CLI groups prune operations under a common parent command: [source,terminal] ---- $ oc adm prune ---- This specifies: - The `` to perform the action on, such as `groups`, `builds`, `deployments`, or `images`. - The `` supported to prune that object type.