mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 10:47:25 +00:00
Add --all support for view-last-applied
This commit is contained in:
@@ -36,7 +36,7 @@ $ kubectl stop -f path/to/resources
|
||||
### Options
|
||||
|
||||
```
|
||||
--all[=false]: [-all] to select all the specified resources.
|
||||
--all[=false]: select all resources in the namespace of the specified resource types.
|
||||
-f, --filename=[]: Filename, directory, or URL to file of resource(s) to be stopped.
|
||||
--grace-period=-1: Period of time in seconds given to the resource to terminate gracefully. Ignored if negative.
|
||||
--ignore-not-found[=false]: Treat "resource not found" as a successful stop.
|
||||
|
Reference in New Issue
Block a user