End metadata printout with a new line #3210
bitdivine
started this conversation in
Feature Requests
Replies: 1 comment
-
We need to take care not to add anything to what the other end of a pipe would see, or when writing to a file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Canister metadata output can be hard to read:
Yes, the output is mixed together with the next terminal prompt.
It would be nice if
dfx canister metadata
could make sure to finish the output with a newline, either always adding one or adding one when the metadata itself doesn't end with a newline.What do you think?
Beta Was this translation helpful? Give feedback.
All reactions