1.0.28 • Published 8 months ago
@flow-step/flow-cli v1.0.28
Flow Cli
_____ _ ____ _ ___
| ___| | _____ __ / ___| | |_ _|
| |_ | |/ _ \ \ /\ / / | | | | | |
| _| | | (_) \ V V / | |___| |___ | |
|_| |_|\___/ \_/\_/ \____|_____|___|
Usage: flow-cli [options] [command]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
login login to flow
step manage your flow steps
help [command] display help for commandLogin
login to flow server and choose enterprise
flow-cli loginStep
List Steps
flow-cli step listList Step Versions
flow-cli step version <sign>Get Step Detail Info
flow-cli step get <sign> [version]Remove Step
flow-cli step remove <sign>Publish Step to your enterprise
flow-cli step publish [step-folder]