- Completion error when parsing
--json-argsoutput from a subcommand that includes unrecognised value entries. Previously it would error, now it parses unknown entries but cannot make reasonable suggestions for them. This makes the completion system more robust when a user updates an nrfutil command that uses newer completion features but does not update the completion system itself to match.