0.1.5 • Published 5 years ago

cruse v0.1.5

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

Cruse

Internal Project Deployment Tool

Commands

List all available commands

cruse --help

Show Configuration

cruse show config

Get config variable value:

cruse config <key>

Change Configuration

cruse config <key> [value]

Setup new Project

cruse init

Update existing project

cruse update [tech] [project]

Revert back

cruse [tech] [project] --revert

Revert to specific

cruse [tech] [project] --revert [revision]

Remove revision

cruse [tech] [project] rm --revision [id]

Show avialable revisions

cruse [tech] [project] --revisions

Send custom commands

cruse [tech] [project] ["command"]