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. See Section 13.1, βWorking With Startup Scriptsβ.
Add non-standard module search paths for JavaScript or Python mode. See Section 13.2, βAdding Module Search Pathsβ.
Customize the MySQL Shell prompt. See Section 13.3, βCustomizing the Promptβ.
Set configuration options to change MySQL Shell's behavior for the current session or permanently. See Section 13.4, βConfiguring MySQL Shell Optionsβ.