influxctl token get
influxctl token get
命令返回 InfluxDB 集群中数据库令牌的信息。
--format
标志允许您以其他格式打印输出。可用的格式有 json
,它可供其他工具进行程序性解析。默认:table
。
用法
influxctl token get [command options] <TOKEN_ID>
标志
标志 | 描述 | |
---|---|---|
--format | 输出格式(table (默认)或 json ) | |
-h | --help | 输出命令帮助 |
另请参阅 influxctl
全局标志。
示例
influxctl token get TOKEN_ID
替换以下内容
TOKEN_ID
:要删除的令牌 ID
这个页面有帮助吗?
感谢您的反馈!