Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我现在正在使用 redis-cli 来玩 redis。正如我看到的 redis-cli 帮助我处理命令的参数,所以我很容易理解输入参数的顺序。我不需要打开文档。你可以在图片上看到这个。
我觉得这很有帮助。那么有没有办法为普通的 Linux 终端获取这个?也许一些插件或其他东西。感谢任何答案)
有许多实用程序提供类似的功能,例如fish shell。您可以使用apt-get install fish Read the complete description here下载它。
apt-get install fish