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")