Source Parts CLIでより速く構築
コンポーネントに焦点を当てたコマンドラインツールキットで、調達ワークフロー全体をインストール、認証、自動化します。
Quick Links
環境用のCLIをインストール
1つのコマンドを使用してmacOS、Linux、またはWindowsにインストールし、Source Partsで認証します。
curl -fsSL https://source.parts/cli/install.sh | bashNeed a different platform? Visit the GitHub repository for container images and build instructions.
数分で認証
Source Partsプラットフォーム全体で使用されているのと同じセキュリティ基準を適用します。
コマンドリファレンス
調達、見積もり、フルフィルメントワークフローを支えるコアコマンドファミリーを探索します。
components search
Search the Source Parts catalog with filters for stock, manufacturer, compliance, and lifecycle status.
components lifecycle
Inspect lifecycle events, alternates, and risk signals for critical components.
inventory availability
Return regional inventory, lead times, and allocation windows in real time.
quotes create
Upload BOM files, apply pricing tiers, and generate shareable quotes.
orders submit
Convert approved quotes to orders with payment terms and shipment preferences.
fulfillment track
Monitor fulfillment milestones, logistics updates, and delivery ETA.
automation workflows run
Execute saved workflows that bundle multiple commands with approvals and notifications.
integrations sync
Synchronize Source Parts data with ERP, PLM, or data warehouses.
audit log export
Export command history with user, timestamp, and result metadata for compliance review.
自動化レシピ
環境に適応できるすぐに使えるサンプルでワークフローを開始します。
parts components lifecycle --mpn $1 --json | jq '.alerts[]' | slackctl send --channel sourcing-alertsparts quotes bom-sync --project ${PROJECT_ID} | plmctl import --workspace hardwareparts automation evaluate --workflow ci-bom-check || exit 1一度設定すればどこでも再利用
プロファイルにより、チームは秘密を安全に保ちながら接続を共有できます。
profile
Named profile used to scope credentials and default workspace settings.
workspaceId
Source Parts workspace identifier used to fetch quotes, orders, and analytics.
output.format
Control the default response format across commands (json, table, csv).
よくある質問
ロールアウト、セキュリティ、日常業務に関する回答。
コマンドラインからの卓越した運用
Source Parts CLIで、四半期ではなく数日で調達自動化を展開します。