Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
titleActions and Commands

The Commands and Action CARally Bot can Perform :

ActionsCommands
        view the list of project        list project

to create a new project

create project <projectid> <buildtypeid>

       delete a project

delete project <projectname>

       view the list of users

list user

       create a new user

create user <name> <username> <password>

       view the list of buildtypes(buildconfiguration)

list buildtypes

      to start build using buildtypeid(buildconfiguration)

start build <buildtypeid>

      view the list of builds buildQueue

list buildqueue

       view the status of completed build using buildid

show buildid <buildid>

      view the status of latest completed build using buildtypeid(buildconfiguration)

show build <buildtypeid>

       cancel a build in build queue       cancel buildqueue <buildid>

       Image Added → Actions available by default

       Image Added → Actions enriched by OneDevOps | OnBot