Skip to main content

jnc clean

Removes environment directories and caches. When run without a subcommand, it cleans the .jnc folder of the current workspace, removing all installed environments. Use the cache subcommand to clean the global package cache.

Usage

Options

Global Options

Subcommand: jnc clean cache

Removes cached packages from the global cache directory. Without any flags, removes the entire cache (after confirmation).

Cache Options

Examples

Clean all environments in the current workspace:
Clean a specific environment:
Clean the entire global cache:
Clean only the conda package cache:
Clean temporary exec environments:
Clean build-related caches: