qlik-cli icon indicating copy to clipboard operation
qlik-cli copied to clipboard

Publish and unpublish commands write to stderr

Open don-stocks opened this issue 2 years ago • 0 comments

The object and bookmark publish/unpublish commands seem to write generic status messages to stderr ("Publishing object 123" for example). It is difficult to catch actual errors. Any chance this could be fixed? It's such a commonly used command in batch processes that need error handling, it would be a great help. Otherwise, I'm open to any guidance on how to trap these errors and/or avoid triggering the output to stderr.

don-stocks avatar Mar 18 '24 08:03 don-stocks