Skip to main content

Usage

Description

Removes a package or artifact from the repository. The spec must use the formal package name as it appears in the package URL. You can remove a specific file, a version (all files), or a package (all versions). By default, the command prompts for confirmation unless --force is used.

Arguments

Options

Examples

Remove a specific package file
Remove a specific file without specifying the version
Remove all files for a version
Remove entire package (all versions and data)
Remove without confirmation prompt