medOS App CLI
Portal version: 0.1.0
Updated: 2026-08-28
Source menu item: Stripe CLI
Availability: Documented and testable
The source contract and local workflow exist. Access still depends on the target hospital deployment and its policy gates.
Create, diagnose, package, sign, verify, and prepare a hospital handoff from one local command surface.
What you can use now
- Commands:
create,doctor,pack-kit,handoff-check, plus releasesignandverify. - Outputs are bounded JSON suitable for CI evidence.
Quick example
node bin/medos-app.mjs doctor
node bin/medos-app.mjs pack-kit --output-dir dist
Current limits
- The CLI does not mint credentials, certify releases, install apps, or activate hospitals.
Next step
Start with the medOS Developer overview and confirm the target hospital’s enabled contracts before production work.