Which disto have the latest incus-client required to interact with IncusOS?

Title says it all.
Trying to interact with IncusOS configurations through the API but I am having a hard time figuring out which client to use…

You can get it from Release Incus 6.18 · lxc/incus · GitHub

We have static binary builds for Linux, MacOS and Windows.

Feeling stupid (again) but just got the macOS binary 6.18
Trying incus admin os system network show and the only output that I get is

derek@dmbr Downloads % incus admin os system network show
Description:
  Manage incus daemon

Oh, sorry, I completely forgot that the 6.18 binaries don’t have the fix for non-Linux access to the admin os command…

If you have a Github account, you can grab a more recent build from a recent run of our tests, for example:

Github makes it slightly annoying by asking for an account to grab the test artifacts…

I used postman :wink:

Let me actually patch up the CLI we provide with 6.18 to fix that issue as that’s going to be annoying for quite a few folks.

2 Likes

Indeed :wink:

The binaries on the 6.18 release have been updated with the fix.