πSorting, grouping, and range search for `zli lt` and `zli la`
5 September 2023
zli v. 6.32.0
zli v. 6.32.0
Enhancements
zli lt
andzli la
support sorting, grouping, filtering by id, and range search. This release of thezli
contains optional flags to group the results ofzli lt
andzli la
based on target and agent name, type, environment, version, status, and region. The results are sorted alphabetically. By default, results are grouped by type (alphabetical) and then alphabetized by target name. If you are expecting a large number of results and only want to see the first 10 results, you can specify that amount using the range filterzli
configuration with LevelDB. Thezli
configuration is better enabled for asynchronous updates to work more seamlessly with LevelDBzli
dependencies. Updatedzli
dependencies
Web app & backend
Enhancements
zli lt
andzli la
support sorting, grouping, filtering by id, and range search. This release of the backend contains the changes necessary to support thezli
's enhancement to sorting, grouping, and filtering targets and agentsWindows agent. This release of the backend contains the changes necessary to support the renaming of the Windows agent to
bzero-agent.exe
(formerlyagent.exe
)
Fixes
list-agents -e
. Resolved an issue with the results returned when usinglist-agents -e
Connect to Kubernetes targets without specifying a target group. Resolved an issue with connecting to a Kubernetes target when you have multiple target groups configured. If no target group is specified, BastionZero will attempt to connect using only the specified target user. You must specify a target group in the case where multiple groups are enabled; otherwise, you can use
zli default-targetgroup
to specify a default group for your user
For questions or to provide feedback on how we can improve our updates, reach out to product@bastionzero.com.
Last updated