mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Prompt the user to select a container if they don't provide one
and we can't infer it.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user