File: bug-1899325-implement-usage-of-c-or-column-without-additional-logic-2970ee294f32bd31.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (8 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    The commands "openstack share type list" and
    "openstack share access list" no longer support
    the "--columns" option.
    Use "--column" to filter the output.