cmd
Deploy infrastructure changes by commenting 'atlantis apply' on PRs.
apply(max_prs=typer.Argument(sys.maxsize, help='Max PRs to open in one run.'))
Deploy infrastructure changes by commenting 'atlantis apply' on PRs.
Source code in dapla_team_cli/pr/atlantis_apply/cmd.py
11 12 13 14 15 16 17 18 |
|