2689984ba7
When --long is not present change the 'Image Name' column to 'Image' and add the 'Flavor' column. These columns will contain Names unless --no-name-lookup is specified when they will contain IDs. Change-Id: I92cfb22136aee32616894e60e9227b4da185da99
7 lines
259 B
YAML
7 lines
259 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``--no-name-lookup`` option to ``server list`` command to skip the lookup of
|
|
flavor and image names. This can save a significant amount of time on clouds with
|
|
a large number of images. ``-n`` is an alias for this option.
|