Skip to content

mzinner/mysql-shell-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

MySQL Shell Plugins

This repository hosts the manifest file for various MySQL Shell example plugins. These plugins can be used to learn about the MySQL Shell plugin infrastructure.

To add these plugins to your local MySQL Installation use the following commands.

$ mysqlsh
MySQL Shell 8.0.XX

Copyright (c) 2016, 202X, Oracle and/or its affiliates.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.

Type '\help' or '\?' for help; '\quit' to exit.

MySQL JS> plugins.repositories.add("github.com/mzinner")

About

MySQL Shell plugins repository for example plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published