An open API service indexing awesome lists of open source software.

https://github.com/taskcontrols/cli

Generic CLI tool for taskcontrols lib performs most common actions. Taskcontrols allows Controlling, Creating, Running named workflows & tasks with before/after middlewares support, data persistence, orm, authentication, logging, multi-threading, multi-processing, events, network sockets, webhooks, client-agent libraries with plugins support
https://github.com/taskcontrols/cli

aws aws-devops azure azure-devops devops devops-tools gcp middlewares nodejs serverless task-queue task-runner typescript workflow-automation workflow-tool workflows

Last synced: 4 months ago
JSON representation

Generic CLI tool for taskcontrols lib performs most common actions. Taskcontrols allows Controlling, Creating, Running named workflows & tasks with before/after middlewares support, data persistence, orm, authentication, logging, multi-threading, multi-processing, events, network sockets, webhooks, client-agent libraries with plugins support

Awesome Lists containing this project

README

        



# taskcontrols cli
Generic CLI tool for taskcontrols library performing most common taskcontrols action

# INSTALLATION

* Download the executable from
* If needed provide executable rights in your system as per your OS and Organization needs

# COMMANDS

Following are the set of commands that you can currently run using the taskcontrol-cli

### EXECUTABLE COMMAND

- tc [--command] [--options]

#### Command:
##### --install

- install --stack


- install --plugin

- install --cli-plugin

#### Command:
##### --init

#### Command:
##### --config

#### Command:
##### --create

- create --project

- create --plugin

- create --template

#### Command:
##### --auth

- auth --setup

- auth --createsuperuser

- auth --createuser

- auth --updateuser

- auth --updatepassword

- auth --deleteuser

- auth --createrole

- auth --updaterole

- auth --deleterole

- auth --createpermission

- auth --updatepermission

- auth --deletepermission