{ "command": "cache list", "description": "Cleans cached packages", "usage": [ "cache clean", "cache clean [ ...]", "cache clean # [# ..]" ], "options": [ { "shorthand": "-c", "flag": "--completion", "description": "Clear the completion cache" }, { "shorthand": "-h", "flag": "--help", "description": "Show this help message" } ] }