Prompt the user to select a container if they don't provide one

and we can't infer it.
This commit is contained in:
Brendan Burns
2015-02-24 06:50:22 -08:00
parent 74c0dd179e
commit eefaafc214
4 changed files with 187 additions and 4 deletions

View File

@@ -24,6 +24,7 @@ $ kubectl log -f 123456-7890 ruby-container
```
-f, --follow=false: Specify if the logs should be streamed.
--interactive=true: If true, prompt the user for input when required. Default true.
```
### Options inherrited from parent commands