blob: 1bc0854e2d2c3a4cc08800777c06592fe44edc44 [file] [log] [blame]
{
"name": "version",
"description": "Print out ffx tool and daemon versions",
"examples": [],
"flags": [
{
"kind": "Switch",
"optionality": "optional",
"long": "--help",
"short": null,
"description": "display usage information",
"hidden": false
},
{
"kind": "Switch",
"optionality": "optional",
"long": "--verbose",
"short": "v",
"description": "if true, includes details about both ffx and the daemon",
"hidden": false
}
],
"notes": [],
"commands": [],
"positionals": [],
"error_codes": []
}