Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

influx inspect export: new -lponly flag #1525

Closed
kelseiv opened this issue Sep 22, 2020 · 0 comments
Closed

influx inspect export: new -lponly flag #1525

kelseiv opened this issue Sep 22, 2020 · 0 comments

Comments

@kelseiv
Copy link
Contributor

kelseiv commented Sep 22, 2020

Related PR:
influxdata/influxdb#19611

Affected docs:
https://docs.influxdata.com/influxdb/v1.8/tools/influx_inspect/#syntax
https://docs.influxdata.com/influxdb/v1.8/tools/influx_inspect/

influx_inspect adds the -lponly flag to the export sub-command.
Replaces the -nodml command.

$ influx_inspect export -lponly

Only outputs the line protocol values in your databases. Does not include comments or data definition language (DDL), like CREATE DATABASE.

@kelseiv kelseiv modified the milestones: Enterprise 1.8.3, OSS 1.8.3, OSS and Enterprise 1.8.3, 1.8.3 Sep 22, 2020
@pierwill pierwill self-assigned this Sep 22, 2020
pierwill added a commit that referenced this issue Sep 22, 2020
Remove --nodml flag

Closes #1525
pierwill added a commit that referenced this issue Sep 22, 2020
Remove --nodml flag

Closes #1525
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants