We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f0b1a0 + 683595a commit 3cb398aCopy full SHA for 3cb398a
1 file changed
completions/bash/oci-runtime-tool
@@ -336,6 +336,7 @@ _oci-runtime-tool_generate() {
336
--masked-paths
337
--mount-cgroups
338
--mount-label
339
+ --oom-score-adj
340
--os
341
--output
342
--poststart
@@ -368,7 +369,6 @@ _oci-runtime-tool_generate() {
368
369
--help -h
370
--linux-namespace-remove-all
371
--no-new-privileges
- --oom-score-adj
372
--privileged
373
--rlimits-remove-all
374
--rootfs-readonly
0 commit comments