Add provider MSP status command

This commit is contained in:
rcourtman 2026-06-02 13:33:27 +01:00
parent c9c415d7a6
commit f128c0b8cd
11 changed files with 544 additions and 23 deletions

View file

@ -40,6 +40,9 @@ PULSE_EMAIL_REPLY_TO=support@example.com
# Install readiness check:
# docker compose run --rm control-plane provider-msp preflight
#
# Non-mutating operational status:
# docker compose run --rm control-plane provider-msp status
#
# End-to-end provider proof. This creates two proof client workspaces, generates
# client-bound agent install tokens, verifies tenant-local agent report ingest,
# and exercises the portal handoff path. Keep --cleanup once you have captured