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

Modify list output with '\n' #6

Open
amir-arad opened this issue Oct 19, 2017 · 0 comments
Open

Modify list output with '\n' #6

amir-arad opened this issue Oct 19, 2017 · 0 comments

Comments

@amir-arad
Copy link
Member

Currently list command returns a comma separated string.
To improve readability the operation should return a list separated by newlines
we can duplicate the way mongo connector displays a list of DBs
https://github.com/fugazi-io/connector.node.mongo/blob/master/scripts/src/databases.ts#L38
This issue is also important for displaying the log file

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