While giving IncusOS a spin, I’ve stumbled into an oddity.
The incus admin os section of the CLI runs neatly from a NixOS install. Attempting the same from MacOS, not so much. Regardless of input, output is always similar to below.
> incus admin os system show network
Description:
Manage incus daemon
Other interaction works well, it’s just the base OS management that’s inaccessible.
> incus version
Client version: 6.18
Server version: 6.18
There’s a non zero chance there’s something that I’m missing here, but if not (and anyone could confirm with a repro) happy to log a bug / look into cause.