Commands
Every noclickops command, grouped by category. Click a category card to jump to its section, or open a command for its full reference.
Meta
Discovery and self-management — the lister and update commands.
2 commandsGit / pull requests
Open and merge Azure DevOps pull requests from the current branch.
2 commandsDeployment
Trigger CD pipelines for one service / environment.
1 commandService lifecycle
Scaffold, swap in content, clean placeholders.
3 commandsInspect / observe
Live config, logs, and shells against a running service.
4 commandsMeta
Discovery and self-management — the lister and update commands.
noclickops— List all noclickops commands, or dispatch to a subcommand.update— Pull the latest noclickops from origin (fast-forward only).
Git / pull requests
Open and merge Azure DevOps pull requests from the current branch.
create-pr— Open an Azure DevOps PR from the current branch to main.merge-pr— Squash-complete a PR, sync local main, delete the feature branch.
Deployment
Trigger CD pipelines for one service / environment.
deploy— Deploy a service to test or prod (v2 multi-pipeline orchestration).
Service lifecycle
Scaffold, swap in content, clean placeholders.
add-service— Scaffold a new service (Copier pipeline + auto-merge BOTH PRs).clean-sample— Replace the Express+OIDC sample with a minimal Hello-World stub.sync-lovable— Sync a Lovable Vite/React/PWA repo into a service folder.
Inspect / observe
Live config, logs, and shells against a running service.