{
  "$schema": "http://json-schema.org/schema",
  "id": "GetSetCommandOptions",
  "description": "Deprecated in favor of config command.",
  "$longDescription": "",

  "$impl": "./getset-impl#GetSetCommand",
  "$hidden": true,
  "$type": "deprecated",

  "type": "object"
}