Package commands :: Module fail_build
[hide private]
[frames] | no frames]

Module fail_build

source code

Functions [hide private]
 
fail_build(build_id)
Marks build as failed on all its non-finished chroots
source code
Function Details [hide private]

fail_build(build_id)

source code 

Marks build as failed on all its non-finished chroots

Decorators:
  • @click.command()
  • @click.argument("build_id", type= int)