configuration / cli

CLI REST-API

show-history

show-history
This command prints all entries in the command line history of the current
user.
See also:
/configuration/cli: cli
/configuration/cli/clear-history: clears the command history buffer of the current user

REST-API Support:


This command is supported by the REST API:

Method: PUT
URL: /api/configuration/cli/show-history

Example using curl:
curl -X PUT /api/configuration/cli/show-history