When using query subcommand and the query errors, the influx command shouldn't display usage:
./bin/darwin/influx query @buggy.flux --org root
Error: Failed to execute query: function references unknown column "LOL".
Usage:
influx query [query literal or @/path/to/query.flux] [flags]
Flags:
-h, --help Help for the query command
-o, --org string The organization name
--org-id string The organization ID
Global Flags:
--host string HTTP address of Influx (default "http://localhost:9999")
--local Run commands locally against the filesystem
-t, --token string API token to be used throughout client calls
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This seems to be still relevant
so the plan for this one:
See 'influx <cmd> -h' for help
Most helpful comment
so the plan for this one:
See 'influx <cmd> -h' for help