IncusOS CLI from MacOS

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.

I’ve already pushed a fix for this which will be in 6.19.

If you have a Github account, you can get the most recent macOS binaries from the Actions page.

1 Like

Neat. Confirming that’s all working on those latest builds. Thanks for the quick response (and excellent tools in general).

2 Likes