🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sapiom/cli

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapiom/cli

The Sapiom command-line interface — scaffold, validate, and ship Sapiom orchestrations.

Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
658
113.64%
Maintainers
3
Weekly downloads
 
Created
Source

@sapiom/cli

The Sapiom command-line interface.

npm install -g @sapiom/cli
# or run without installing:
npx @sapiom/cli <command>

Orchestrations

sapiom orchestrations init my-app    # scaffold a new orchestration project
sapiom orchestrations check          # validate locally (bundle, manifest, graph)
sapiom orchestrations deploy         # build and ship

Run sapiom orchestrations --help for the full command set. Every command accepts --json for machine-readable output.

Keywords

sapiom

FAQs

Package last updated on 23 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts