Actions and Commands
The Commands and Actions Rundeck Bot can perform :
Actions | Commands | Open Source |
---|---|---|
List Projects | list projects | No |
List Jobs | list jobs <projectname> | No |
Create a New Project | create project <filename> | No |
Get Configuration of a Project | get config <projectname> | No |
Run a job specified by ID | run job <jobid> | No |
Delete Jobs | delete job <jobid> | No |
Delete Projects | delete project <projectname> | No |
History of Executions | get history <projectname> | No |
→ Actions available by default
→ Actions enriched by OneDevOps | OnBot
Add Comment