# CLI reference

**Portal version:** 0.1.0  
**Updated:** 2026-08-28  
**Source menu item:** CLI  
**Availability:** Documented and testable

> The source contract and local workflow exist. Access still depends on the target hospital deployment and its policy gates.

The CLI covers project creation/diagnosis, secret-safe packaging, release signing/verification, and hospital handoff evidence.

## What you can use now

- Use machine-readable JSON outputs in CI and refuse overwrite/symlink drift.
- Keep private keys outside the release and logs.

## Current limits

- There are no live deploy or credential-mint commands.

## Next step

Start with the [medOS Developer overview](/developers/platform/overview) and confirm the target hospital’s enabled contracts before production work.

## Canonical references

- [FHIR R4 integration](/integrations/fhir)
- [Public API](/backend/public-api)
- [Security and compliance](/architecture/security-and-compliance)
- [Developer portal status and coverage](/developers/platform/changelog)

