File: show-command-enhancement-df414a70df0a7089.yml

package info (click to toggle)
python-octaviaclient 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,184 kB
  • sloc: python: 12,641; sh: 57; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
features:
  - |
    If ID of resource is passed to resource show command - call is done
    directly using passed UUID. If name of resource is in UUID format - list of
    resources will be still executed to get correct resource ID.