Skip to content

influx export is getting the ability to export resources by name #1526

Closed
@glinton

Description

influx export will soon have the ability to export resources by name influxdata/influxdb#19457

If a resource is not name unique, all resources that match that name will be exported as a template.

Newly added options:

      --bucket-names string            List of bucket names comma separated
      --check-names string             List of check names comma separated
      --dashboard-names string         List of dashboard names comma separated
      --endpoint-names string          List of notification endpoint names comma separated
      --label-names string             List of label names comma separated
      --rule-names string              List of notification rule names comma separated
      --task-names string              List of task names comma separated
      --telegraf-config-names string   List of telegraf config names comma separated
      --variable-names string          List of variable names comma separated

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions