← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1979547] Re: cli: autocompletion for schema is wrong

 

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1979547

Title:
  cli: autocompletion for schema is wrong

Status in cloud-init:
  Fix Released

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~22.04.2

  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1979547/+subscriptions



References