File: standalone-cli-f07834585909334a.yaml

package info (click to toggle)
python-ironicclient 5.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,344 kB
  • sloc: python: 24,061; makefile: 20; sh: 18
file content (11 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
---
prelude: |
    This release includes a new standalone CLI tool ``baremetal`` that is
    mostly identical to the existing OSC plugin, but

    * Does not require commands to be prefixed with ``openstack``.
    * Does not require ``python-openstackclient`` to be installed.
    * Defaults to no authentication.
features:
  - |
    Adds a new ``baremetal`` CLI tool, mostly targeted at standalone users.