cli: autocompletion for schema is wrong
Bug #1979547 reported by
Alberto Contreras
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| cloud-init |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
The schema command was moved from the devel sub-command to the main one, but the autocompletion functionality still behaves as it would be under devel.
Steps to reproduce:
```sh
lxc launch ubuntu-daily:jammy jj
lxc shell jj
root@jj:~# cloud-init sch (Press TAB)
root@jj:~# cloud-init devel (Press twice TAB)
--help hotplug-hook net-convert schema
root@jj:~# cloud-init --version
/usr/bin/cloud-init 22.2-0ubuntu1~
```
Changed in cloud-init:
status:
New → Triaged
importance:
Undecided → Medium
tags:
added: bitesize
Revision history for this message
Changed in cloud-init:
status:
Triaged → Fix Committed
Revision history for this message
This bug is believed to be fixed in cloud-init in version 22.3. If this is still a problem for you, please make a comment and set the state back to New
Thank you.
Changed in cloud-init:
status:
Fix Committed → Fix Released
Revision history for this message
Tracked in Github Issues as https:/
To post a comment you must log in.