Merge pull request #10328 from Luap99/completions

Several shell completion fixes
This commit is contained in:
OpenShift Merge Robot
2021-05-17 14:11:20 -04:00
committed by GitHub
6 changed files with 54 additions and 18 deletions

View File

@ -16,7 +16,14 @@ flag. Use the **--quiet** flag to print only the volume names.
#### **--filter**=*filter*, **-f**
Filter volume output.
Volumes can be filtered by the following attributes:
- dangling
- driver
- label
- name
- opt
- scope
#### **--format**=*format*