python-openstackclient/releasenotes/notes/server-list-selectable-fields.yaml-1d5fb4784fa6f232.yaml
jay 311f4130d2 Add a few selectable fields to the "openstack server list" output
Added ``-c project_id | user_id | created_at`` to ``openstack server list``
    command to get these columns as an output.

Change-Id: I18991adf899c7b72c98bb89871bf0715d35943f0
Story: 2007925
2020-11-05 14:01:12 +01:00

5 lines
140 B
YAML

---
features:
- Add ``--c project_id | user_id | created_at`` to ``openstack server list``
command to get these columns as an output.