The MYSQL SHELL TASKS view provides a list of past and ongoing
MySQL Shell tasks that you start from the extension. These
long-running tasks, such as configuring the MySQL REST service,
are kept visible for you to watch while each individual task
either finishes or requires your attention. Valid states for a
task are (running)
, (done)
,
and (error)
.
MySQL Shell for VS Code generates an entry under the MySQL SHELL TASKS
view for each task you start. Click any entry to open the
OUTPUT tab of Visual Studio Code's (bottom)
panel with (MySQL Shell - Tasks
) selected from
the output list.