UNPKG

jec-cli

Version:

CLI tool for managing JEC projects.

22 lines 500 B
[ { "command": "help", "alias": "h", "description": "Provides help information for glasscat commands.", "signature": "[--command]" }, { "command": "start", "alias": null, "action": "glasscat/start", "description": "Starts a GlassCat server", "signature": "[--env]", "options": [ { "name": "env", "alias": "env", "description": "Defines which setup to use for the server environment." } ] } ]