mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
Introduce --previous option to kubectl log
This commit is contained in:
@@ -404,6 +404,8 @@ _kubectl_log()
|
||||
flags+=("--help")
|
||||
flags+=("-h")
|
||||
flags+=("--interactive")
|
||||
flags+=("--previous")
|
||||
flags+=("-p")
|
||||
|
||||
must_have_one_flag=()
|
||||
must_have_one_noun=()
|
||||
|
Reference in New Issue
Block a user