You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
list List matched ADO definitions with their latest-run state
501
+
status Per-pipeline status block for matched ADO definitions
502
+
run Queue builds for matched ADO definitions (optionally poll to completion)
498
503
499
504
Options:
500
505
-v, --verbose Enable info-level logging
501
506
-d, --debug Enable debug-level logging
502
507
--log-output-dir <path> Write ado-aw logs to a specific directory (overrides ADO_AW_LOG_DIR)
503
508
```
504
509
510
+
> **Note:** The `configure` command is deprecated (hidden from `--help`) and is now just an alias for `secrets set GITHUB_TOKEN`. Use `secrets set GITHUB_TOKEN` directly.
0 commit comments