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

DXE-3618 motd included in non-interactive output #44

Open
lukaszczerpak opened this issue Dec 1, 2020 · 2 comments
Open

DXE-3618 motd included in non-interactive output #44

lukaszczerpak opened this issue Dec 1, 2020 · 2 comments
Assignees
Labels
bug Something isn't working under-investigation

Comments

@lukaszczerpak
Copy link
Contributor

When running a command inside docker container non-interactively, the output always contains motd message. This can break other commands used in a pipeline. Sample invocation:

docker run --rm akamai/shell http -b <URL-returning-JSON> | jq

In addition, the output contains ansi escape codes which in such scenario is not expected as well:

2020-12-01_17-04-20

@lukaszczerpak lukaszczerpak added the bug Something isn't working label Dec 1, 2020
@lukaszczerpak lukaszczerpak self-assigned this Dec 1, 2020
@david-raine
Copy link

bump. Would definitely appreciate a fix for this. I presume the issue is with akamai-shell or cli, rather than akamai-docker, right?

@mstojanowski mstojanowski changed the title motd included in non-interactive output DXE-3618 motd included in non-interactive output Feb 21, 2024
@mstojanowski
Copy link

@david-raine ,

Thank you for bringing this topic back. We will investigate and get back to you.

Regards,
Marcin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working under-investigation
Development

No branches or pull requests

3 participants