cli: remove insomnia-pod binary output

This commit is contained in:
2026-05-31 14:59:22 +09:00
parent fd32805c30
commit 0d7d3c7bf1
14 changed files with 58 additions and 102 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#
# このファイル形式は低レベル runtime manifest。通常起動は profile discovery/default
# (`profiles.toml` と bundled builtin profile) から manifest を生成する。
# `insomnia-pod --manifest <path>` の one-file compatibility/debug mode では、
# `insomnia pod --manifest <path>` の one-file compatibility/debug mode では、
# 指定した TOML 1 枚に builtin defaults を merge し、required validation を行う。
# user/project `manifest.toml` を暗黙に merge する通常起動 cascade は使わない。
#