Generic CLI tool for taskcontrols library performing most common taskcontrols action
- Download the executable from
- If needed provide executable rights in your system as per your OS and Organization needs
Following are the set of commands that you can currently run using the taskcontrol-cli
- tc [--command] [--options]
- install --stack
- install --plugin
- install --cli-plugin
- create --project
- create --plugin
- create --template
- auth --setup
- auth --createsuperuser
- auth --createuser
- auth --updateuser
- auth --updatepassword
- auth --deleteuser
- auth --createrole
- auth --updaterole
- auth --deleterole
- auth --createpermission
- auth --updatepermission
- auth --deletepermission