mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
Add provider MSP status command
This commit is contained in:
parent
c9c415d7a6
commit
f128c0b8cd
11 changed files with 544 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue