{ "_meta": { "filetypes": [], "has_aggregate": false, "has_provision": false, "has_write": false, "resources": [ "history" ] }, "description": "Show command history for the session.", "ignore_tokens": [], "options": [ { "description": "Clear the command history.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-c", "value_kind": "none", "value_optional": false }, { "description": "Delete the entry at the given position; negative counts back from the end.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-d", "value_kind": "text", "value_optional": false }, { "description": "Append the args to the history as a single entry without executing them.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-s", "value_kind": "none", "value_optional": false }, { "description": "Print the args without storing them.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-p", "value_kind": "none", "value_optional": false }, { "description": "Accepted no-op (always synced).", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-a", "value_kind": "none", "value_optional": false }, { "description": "Accepted no-op (always synced).", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-r", "value_kind": "none", "value_optional": false }, { "description": "Accepted no-op (always synced).", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-w", "value_kind": "none", "value_optional": false }, { "description": "Accepted no-op (always synced).", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-n", "value_kind": "none", "value_optional": false } ], "positional": [], "rest": { "kind": "text", "provided_by": [] } }