help-cache.json 242 B

1234567891011
  1. {
  2. "command": "cache",
  3. "usage": [
  4. "cache <command> [<args>] [<options>]"
  5. ],
  6. "commands": {
  7. "clean": "Clean cached packages",
  8. "list": "List cached packages"
  9. },
  10. "options": []
  11. }