MySQL Shell 9.5 / Customizing MySQL Shell
Table of Contents
MySQL Shell offers these customization options for you to change its behavior and code execution environment to suit your preferences:
Create startup scripts that are executed when MySQL Shell is started in JavaScript or Python mode. SeeSection 14.1, “Working With Startup Scripts”.
Add non-standard module search paths for JavaScript or Python mode. SeeSection 14.2, “Adding Module Search Paths”.
Customize the MySQL Shell prompt. SeeSection 14.3, “Customizing the Prompt”.
Set configuration options to change MySQL Shell's behavior for the current session or permanently. SeeSection 14.4, “Configuring MySQL Shell Options”.