/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

Primary LanguageGoMIT LicenseMIT

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