https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289233
Bug ID: 289233
Summary: bectl list -c should verify that argument is valid
Product: Base System
Version: 14.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
bectl list -c currently doesn't throw an error when the provided key is not
supported. When an unsupported argument is used, it produces output similar to
a correct command. As far as I can tell, the code just doesn't sort the list of
boot environments.
I stumbled over this when I thought that "create" is one of the keys.
("creation" is what I wanted.) Then I was very confused by the output:
$ bectl list -c create
BE Active Mountpoint Space Created
2025-09-01 - - 424K 2025-09-01 15:08
default NR / 11.2G 2022-02-12 18:33
14.3-RELEASE-p1_2025-08-08_134332 - - 441M 2025-08-08 13:43
--
You are receiving this mail because:
You are the assignee for the bug.