UNPKG

bricks-cli

Version:

Command line tool for developing ambitious ember.js apps

17 lines (16 loc) 429 B
{ "command": "cache list", "description": "Cleans cached packages.", "usage": [ "cache clean [<options>]", "cache clean <name> [<name> ...] [<options>]", "cache clean <name>#<version> [<name>#<version> ..] [<options>]" ], "options": [ { "shorthand": "-h", "flag": "--help", "description": "Show this help message" } ] }