Ruth Fuchss
Ruth Fuchss
When using Swagger UI v5.11.8, many of the examples in the REST API don't show up correctly:  https://github.com/canonical/lxd/pull/12973 pins the version to v5.11.7, but we should figure out the...
`lxc console --show-log` only returns new log messages that were generated after the command was last run. However, if there are no new messages, the command returns `Error: open :...
Not sure if this is a documentation or a code bug (or a user error :wink: ). According to the documentation, `PATCH /1.0/images/aliases/{name}` can be used to partially update the...
This issue seems closely related to #2482 . When I have an abbreviated-form and some text in a shortdesc in one topic and I link to that topic from another...
When you try to update a specific configuration option for a project using PATCH, existing configuration options are discarded: ``` ubuntu@ru-fu01:~$ lxc project show my-project1 name: my-project1 description: "" config:...
Some feedback on setting up the certificates in the browser: > The `.crt` file I downloaded had a different name to the one passed as a command line argument in...