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

Make the command work with multiple pods too #9454

Merged
merged 2 commits into from
Jul 20, 2018

Commits on Jul 10, 2018

  1. Make the command work with multiple pods too

    if the user has 2 or more pods the original command line give the following error:
    ```error: only one of -c or an inline [CONTAINER] arg is allowed
    See 'kubectl logs -h' for help and examples.```
    mastrolinux authored Jul 10, 2018
    Configuration menu
    Copy the full SHA
    945eb38 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    1c0060d View commit details
    Browse the repository at this point in the history