API¶
quickci status¶
Return the status of the given branch of each project in each CI.
quickci status [OPTIONS] COMMAND [ARGS]...
Options
-
-b,--branch<branch>¶ Branch to check
-
-r,--repo<repo>¶ Repo to check
appveyor¶
Return the status of the given branch of each project in AppVeyor.
quickci status appveyor [OPTIONS]
Options
-
-t,--token<token>¶ AppVeyor auth token
-
-b,--branch<branch>¶ Branch to check
-
-r,--repo<repo>¶ Repo to check
buddy¶
Return the status of the given branch of each project in Buddy.
quickci status buddy [OPTIONS]
Options
-
-t,--token<token>¶ Buddy auth token
-
-b,--branch<branch>¶ Branch to check
-
-r,--repo<repo>¶ Repo to check
circle¶
Return the status of the given branch of each project in CircleCI.
quickci status circle [OPTIONS]
Options
-
-t,--token<token>¶ CircleCI auth token
-
-b,--branch<branch>¶ Branch to check
-
-r,--repo<repo>¶ Repo to check