clear
Clear the screen where ybcli
is running or clear the history of previously issued commands. For example, you may want to clear the history if you inadvertently paste an encryption key at the ybcli
prompt.
clear [ screen ] | history
For example:
YBCLI (PRIMARY)> clear
YBCLI (PRIMARY)>
The screen
keyword is optional; the clear
command defaults to clear screen
.
Parent topic:ybcli Reference