0.2.3 • Published 6 years ago

taskfire-cli v0.2.3

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
6 years ago

Taskfire Cli

A command line client for Dockbot.

Install with:

npm install dockbot-cli --global

API

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

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.2

6 years ago