workenv
๐ค AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
flavor.commands.workenv
¶
Work environment management commands for the flavor CLI.
Functions¶
workenv_clean
¶
Clean the work environment cache.
Source code in flavor/commands/workenv.py
workenv_group
¶
workenv_info
¶
Show work environment cache information.
Source code in flavor/commands/workenv.py
workenv_inspect
¶
Inspect detailed metadata for a cached package extraction.
Source code in flavor/commands/workenv.py
workenv_list
¶
List cached package extractions.
Source code in flavor/commands/workenv.py
workenv_remove
¶
Remove a specific cached package extraction.