Snippet Commands代码段命令
On this page本页内容
Warning
This feature is experimental. MongoDB does not provide support for Snippets. 此功能是实验性的。MongoDB不支持Snippets。This feature may be changed or removed at any time without prior notice.此功能可能随时更改或删除,恕不另行通知。
Bugs are not expected, however should you encounter one, please open an issue in the GitHub repository预计不会出现错误,但如果您遇到错误,请在GitHub存储库 for this project.
中打开此项目的问题。
This document provides an overview of the commands that are available to work with snippets.本文档概述了可用于处理snippets的命令。
Commands命令
help | snippet help |
info | snippet info |
install | snippet install <snippet-name> |
ls | snippet ls |
load-all | snippet load-all |
outdated | snippet outdated |
refresh | snippet refresh |
search | snippet search |
uninstall | snippet uninstall <snippet-name> |
update | snippet update |