Skip to content

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

License

Notifications You must be signed in to change notification settings

taskcontrols/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages