Figena
安全にサインインし、必要なワークフローを実行して、ツールを切り替えずに結果をわかりやすく確認できます。
npm
npm install -g @figena/cli
figena --versionpnpm
pnpm add -g @figena/cliyarn
yarn global add @figena/cliThe CLI provides a controlled command-line experience for approved workflows.
Need integration access?
OpenPort remains the service integration path. Figena CLI complements it for terminal, CI, and agent workflows.
The CLI supports documented access, diagnostics, delivery, and visibility workflows.
figena auth login, plus logout, refresh, and status.figena config and profile commands for API base URLs and local context.figena doctor checks Node, profile, credentials, store permissions, API version, and health.figena version reports CLI/API compatibility and server capabilities.figena agents list, get, create, version create, publish, and deploy.figena run and figena runs wait support repeatable execution flows.figena runs trace helps inspect run and published invocation context.サインイン、Agent 配信、実行の可視化はターミナルから扱えます。機密性の高いルールはサーバー側に残ります。
安全なアクセス
ターミナルがフローを開始し、ブラウザが本人確認を行い、CLI は発行されたローカルセッションだけを保存します。
ターミナルから開始したログインとコードが一致する場合のみ承認してください。
確認コード
QFNZ-YC
Agent 配信
The CLI submits an approved request and displays reviewable progress and results.
figena agents list --output jsonspec を検証
Figena API が確認
バージョン作成
サーバー側でバージョン管理
公開と smoke test
ポリシーで制御
実行をトレース
読みやすい JSON 出力
安全境界
The public CLI exposes documented commands without publishing internal platform design.
Install, sign in, check status, and run documented workflows from the terminal.
Use Figena CLI to bring secure terminal workflows into scripts, operations, and AI agent workflows.