Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.

Unable to get shell output using non-interactiveΒ #290

@kasvtv

Description

@kasvtv

Hi, I'm doing some automation work with cypher-shell with the following command:

cypher-shell -u $USER -p $PASS -f $filename

And while in an interactive shell I get the script's output nicely on stdout, e.g.:

0 rows available after 2 ms, consumed after another 0 ms
Set 6 properties

I am unable to find a way to get such output when running in a non-interactive bash shell. How can I do this? I'd prefer to have this info in the logs of my automation scripts for debugging/visibility purposes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions