ticloud serverless export describe
获取 TiDB Cloud Serverless 集群的导出信息:
ticloud serverless export describe [flags]
或者使用以下别名命令:
ticloud serverless export get [flags]
示例
以交互模式获取导出信息:
ticloud serverless export describe
以非交互模式获取导出信息:
ticloud serverless export describe -c <cluster-id> -e <export-id>
参数说明
在非交互模式下,你需要手动输入所需的参数。在交互模式下,你只需按照 CLI 提示填写即可。
继承参数
反馈
如果你对 TiDB Cloud CLI 有任何问题或建议,欢迎创建 issue。我们也欢迎任何形式的贡献。