Ic-admin is broken?

ic-admin is giving this error:

It did the same when I tried to get details for just one subnet.

Also, the link for documentation is no longer working - https://internetcomputer.org/docs/current/developer-docs/developer-tools/cli-tools/ic-admin

Can anyone help or advise?

Seems to be working for me, then again I just installed it with " curl -L “https://github.com/dfinity/ic/releases/latest/download/ic-admin-x86_64-linux.gz” -o - | gunzip > ic-admin && chmod 0755 ./ic-admin " . No idea where docs went, simple search doesn’t show anything related.

1 Like