状態を変更する定型的な `sup` コマンドラインワークフロー:グラフ・ダッシュボード・データセットのプッシュ、ユーザーのプッシュ/招待、破壊的な操作フラグ、およびワークスペース間の同期に対応しています。 **使用場合:** - CLI(コマンドラインインターフェース)による変更系ワークフローのみ - MCP単独での処理には使用しないこと - HTTP/SDK(プログラムライブラリ)による直接的な変更には使用しないこと
State-changing Preset `sup` CLI workflows: chart/dashboard/dataset push, user push/invite, destructive flags, and cross-workspace sync. Use only for CLI mutation workflows. Do not use for MCP-only work. Do not use for direct HTTP/SDK mutations.
状態を変更するCLI操作に使用: 単一のワークスペース内での書き込み(push、--force、--overwrite)とワークスペース間のプロモーション(sync)。
preset-cli を使用します。preset-api-skills にルーティングしてください。sup sync run、sup user push、sup user invite はネイティブの --dry-run オプション、sup chart push / sup dashboard push / sup dataset push は差分確認(ネイティブの --dry-run なし)を使用してください。--force / --overwrite フラグの文字列を含む明示的で具体的なユーザー確認を取得してください。sup chart/dashboard/dataset push)とワークスペース間のsync(sup sync run)を区別してください。--force と --overwrite を危険性の高いフラグとして扱い、明示的なフラグごとの確認なしに実行しないでください。sup sync validate)。--overwrite、--force、依存関係の処理): references/write-operations.md--dry-run): references/cross-workspace-sync.mdpreset-cli を読み込んでから references/command-coverage.md を参照してください。preset-cli を読み込んでから references/safety-policy.md を参照してください。Use for state-changing CLI operations: single-workspace writes (push, --force, --overwrite) and cross-workspace promotion (sync).
preset-cli first to establish auth, workspace, and output context.preset-api-skills.--dry-run for sup sync run, sup user push, and sup user invite; pull-and-diff for sup chart push / sup dashboard push / sup dataset push (no native --dry-run).--force / --overwrite flag string when applicable.sup chart/dashboard/dataset push) from cross-workspace sync (sup sync run).--force and --overwrite as destructive flags; never invoke without explicit per-flag confirmation.sup sync validate) before previewing.--overwrite, --force, dependency handling): references/write-operations.md--dry-run): references/cross-workspace-sync.mdpreset-cli and then references/command-coverage.md.preset-cli and then references/safety-policy.md.原文・著作権は Anthropic および各プラグイン作者に帰属します。日本語訳は Claude API による自動翻訳です。