gpt4 book ai didi

cassandra - Linux终端中cqlsh命令的美化结果

转载 作者:行者123 更新时间:2023-12-04 01:31:54 26 4
gpt4 key购买 nike

在使用 cqlsh 实用程序(Mongo .pretty() 的 cql 版本)时,有什么方法可以美化 Linux 终端中 cql 命令的结果?当输出正常显示时,读取结果变得相当困难,尤其是有嵌套文档和数组时

最佳答案

也许您对 EXPAND 命令感兴趣?

用法:EXPAND ON;
来自 Datastax 的文档:

This command lists the contents of each row of a table vertically, providing a more convenient way to read long rows of data than the default horizontal format. You scroll down to see more of the row instead of scrolling to the right. Each column name appears on a separate line in column one and the values appear in column two.



来源: https://docs.datastax.com/en/cql/3.3/cql/cql_reference/expand.html

关于cassandra - Linux终端中cqlsh命令的美化结果,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28949790/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com