cmd Batch update commands. Commands invoked by dpteam batch are defined here. pr() Do PR operations. Source code in dapla_team_cli/pr/cmd.py 32 33 34 35@app.callback() def pr() -> None: """Do PR operations.""" pass