Description
Right now, if you use eg.
cbq -q -e http://localhost:8095/ -f foo.sqlpp
the command output will echo the contents of foo.sqlpp, despite the "-q" argument. This makes it impossible to use cbq in scripts or pipelines.
I'm not sure it's ever reasonable to echo the query contents like this, but at a minimum "-q" should suppress it.
Attachments
Issue Links
For Gerrit Dashboard: MB-21215 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
68638,3 | MB-19078, MB-21215 : Allow -q to disable echoing queries in the source file. Also add a quiet predefined parameter to be able to set quiet flag during a shell session. | master | query | Status: MERGED | +2 | +1 |
73326,2 | MB-19078, MB-21215 : Allow -q to disable echoing queries in the source file. Also add a quiet predefined parameter to be able to set quiet flag during a shell session. | watson++ | query | Status: MERGED | +2 | +1 |