Results 27 comments of George Liao

Hi @underrun , thanks for mentioning this. I totally see where you are coming from. The current way of doing this (described in the doc) is quite some manual steps....

Hi @hartmutobendorf Thanks for pointing this out. Indeed, multipass tab completion is only supported on bash and not on zsh. Being able to do that on zsh definitely can be...

@sgandon we have that in our plan and we will implement that at some point.

Hi, @ojan2021 , Thanks for reporting this issue, `multipass networks` does nothing but runs the `VBoxManage list -l bridgedifs` command to retrieve the networks information. So it looks like that...

@JudaB , Thanks for reporting this. First, one side note is that it would be nice if you could format the code part so it is easier to read. Coming...

Hi @limfjm , thanks for reporting. Can you show us the output of `powershell.exe Get-NetAdapter -physical` and `VBoxManage list -l bridgedifs` first?

ok, it is clear that virtualbox is unable to detect any available network interfaces which leads to multipass showing nothing. This may have something to do with VirtualBox's version, configuration,...

@sharder996 Regarding the repeated ip addresses issue on virtualbox extra interface. There are some new commits about that which is an overhaul of the cloud-init network file data.  In order...

> Looking better! I think it's almost there. > > I'm not sure if I misunderstood, but I though we were going to do away with `string_view`. I saw some...

> > I have one other design related comment which I'm not sure it should go, so I'm going to put it here. I'm not expecting it to be implemented...