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

Add 'attached' run mode #112

Open
annybs opened this issue Mar 31, 2022 · 1 comment
Open

Add 'attached' run mode #112

annybs opened this issue Mar 31, 2022 · 1 comment
Labels

Comments

@annybs
Copy link
Member

annybs commented Mar 31, 2022

e.g. edge device start --attached or -a

Because CLI backgrounds Docker interactions and runtime by default, and the container name changes after every start, it can sometimes be difficult to debug a node that is having issues.

An --attached mode which tacks the node output to stdout might make it a bit easier to provide support and diagnose problems, particularly remotely.

@adamkdean Thoughts?

@annybs annybs added the feature label Mar 31, 2022
@annybs
Copy link
Member Author

annybs commented Mar 31, 2022

n.b. this would be primarily for diagnostic purposes, and we would never expect a user to attach stdout in normal use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant