chore: remove system-append flag (#1280)

This commit is contained in:
Devansh Jain
2026-03-05 15:37:31 -08:00
committed by GitHub
parent 6540a38f82
commit 6a65ff5008
5 changed files with 16 additions and 12 deletions

View File

@@ -111,7 +111,6 @@ export const CLI_FLAG_CATALOG = {
},
},
"system-custom": { parser: { type: "string" }, mode: "both" },
"system-append": { parser: { type: "string" }, mode: "headless" },
"memory-blocks": { parser: { type: "string" }, mode: "both" },
"block-value": {
parser: { type: "string", multiple: true },