mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-19 18:11:39 -05:00
@@ -2200,6 +2200,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"description": "The ID of this command. If one isn't provided, we will generate one internally.",
|
||||
"type": "string"
|
||||
},
|
||||
"iterateOn": {
|
||||
"type": "string",
|
||||
"description": "Used to create iterable commands based on other objects in your settings. Possible values:\n- \"profiles\" \n- \"schemes\"",
|
||||
|
||||
Reference in New Issue
Block a user