文档文档

influx scripts(influx脚本)

The influx scripts command and its subcommands manage invokable scripts in InfluxDB.(influx scripts 命令及其子命令管理 InfluxDB 中可调用的可调用脚本。)

Usage(用法)

influx scripts [command]

Subcommands(子命令)

Subcommand(子命令)Description(描述)
create(创建)Create script(创建脚本)
delete(删除)Delete script(删除脚本)
invoke(调用)Invoke script(调用脚本)
list(列表)List scripts(列出脚本)
retrieve(检索)Retrieve script(检索脚本)
update(更新)Update script(更新脚本)

Flags(标志)

Flag(标志)Description(描述)
-h--helpHelp for the scripts command(scripts 命令的帮助)

Was this page helpful?(此页面是否对您有帮助?)

Thank you for your feedback!(感谢您的反馈!)


The future of Flux(Flux的未来)

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.(Flux将进入维护模式。您可以继续像现在一样使用它,而无需对您的代码进行任何更改。)

Read more(了解更多)

InfluxDB 3 Open Source Now in Public Alpha(InfluxDB 3开源版本现已进入公开Alpha阶段)

InfluxDB 3 Open Source is now available for alpha testing, licensed under MIT or Apache 2 licensing.(InfluxDB 3 开源版本现已可用于 alpha 测试,采用 MIT 或 Apache 2 许可。)

We are releasing two products as part of the alpha.(我们正在发布两个产品作为 alpha 的一部分。)

InfluxDB 3 Core, is our new open source product. It is a recent-data engine for time series and event data. InfluxDB 3 Enterprise is a commercial version that builds on Core’s foundation, adding historical query capability, read replicas, high availability, scalability, and fine-grained security.(InfluxDB 3 Core,是我们新的开源产品。 它是时间序列和事件数据的最新数据引擎。 InfluxDB 3 Enterprise 是一个商业版本,它建立在 Core 的基础上,增加了历史查询功能、读取副本、高可用性、可伸缩性和细粒度的安全性。)

For more information on how to get started, check out(有关如何入门的更多信息,请查看)