You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: site/content/kapp/docs/develop/command-reference.md
+1
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,7 @@ Apply flags:
50
50
-`--apply-timeout`, _duration_, Maximum amount of time to wait in apply phase (default 15m0s)
51
51
-`--dangerous-allow-empty-list-of-resources`, _boolean_, Allow to apply empty set of resources (same as running kapp delete)
52
52
-`--dangerous-override-ownership-of-existing-resources`, _boolean_, Steal existing resources from another app
53
+
-`--ownership-override-allowed-apps`, _strings_, Specify existing apps in the same namespace that existing resources can be stolen from if --dangerous-override-ownership-of-existing-resources is set
53
54
54
55
Wait flags:
55
56
-`--wait`, _boolean_, Set to wait for changes to be applied (default true)
0 commit comments