pls cleanup
Aliases: c,clean
TL;DR: cleanup subcommands
Description
cleanup is used for auditing various local resources and determining what artifacts, if any, are eliglble for removal so as to free up more space on your machine
Local Flags
-h, --help help for cleanup
Inherited Flags
-V, --verbose verbose output
--viper use viper for configuration (default true)
Sub Commands
- pls cleanup docker - prune local docker resources to free up space
- pls cleanup git - remove git branches that have already been merged into master - defaults to just within the current working directory
See Also
- pls - a helpful little CLI that does things for you when you ask nice…