I am attempting to use the `rdctl api` to make set...
# rancher-desktop
m
I am attempting to use the
rdctl api
to make setting changes and I get an error that doesn't align with the documentations. Any ideas?
Copy code
rdctl api /v1/settings --body '{"diagnostics": {"showMuted": true}}'
errors in attempt to update settings:
updating settings requires specifying an API version, but no version was specified
{"message":"400 Bad Request"}