Thanks to visit codestin.com
Credit goes to dev.mysql.com

MySQL Shell API 9.5.0
Unified development interface for MySQL Products
Shell Member List

This is the complete list of members for Shell, including all inherited members.

add_extension_object_member(Object object, str name, Value member, dict definition)Shell
auto_complete_sql(str statement, dict options)Shell
connect(ConnectionData connectionData, str password)Shell
connect_to_primary(ConnectionData connectionData, str password)Shell
create_context(dict options)Shell
create_extension_object()Shell
create_result(dict data)Shell
create_result(list data)Shell
delete_all_credentials()Shell
delete_all_secrets()Shell
delete_credential(str url)Shell
delete_secret(str key)Shell
disable_pager()Shell
disconnect()Shell
dump_rows(ShellBaseResult result, str format)Shell
enable_pager()Shell
get_session()Shell
list_credential_helpers()Shell
list_credentials()Shell
list_secrets()Shell
list_sql_handlers()Shell
list_ssh_connections()Shell
log(str level, str message)Shell
open_session(ConnectionData connectionData, str password)Shell
optionsShell
parse_uri(str uri)Shell
print(str text, str type)Shell
prompt(str message, dict options)Shell
read_secret(str key)Shell
reconnect()Shell
register_global(str name, Object object, dict definition)Shell
register_report(str name, str type, Function report, dict description)Shell
register_sql_handler(str name, str description, list prefixes, function callback)Shell
reportsShell
set_current_schema(str name)Shell
set_session(Session session)Shell
status()Shell
store_credential(str url, str password)Shell
store_secret(str key, str value)Shell
unparse_uri(dict options)Shell
versionShell