0.2.3 • Published 7 years ago
taskfire-cli v0.2.3
Taskfire Cli
A command line client for Dockbot.
Install with:
npm install dockbot-cli --globalAPI
Global Flags
--token - override the default token/authentication methods
--project - ID of the project
Commands
login
Authenticate the client, you can also choose a default project to authenticate against.
--token=<project_token_from_console>
If the token flag is not provided, you will be asked for the login details.
create
Creates a new flow template.
--template=nodejs|ruby|docker -
run
Runs the code in specified directory, without creating a flow.
flows
A list of flows for the project