πŸ’‘Enhanced filtering with the ZLI

14 July 2022

zli v. 6.6.7

Enhancements

  • Filter by status with zli lt. zli lt supports filtering for all target types by online/offline status. To do this, try zli lt --status {online/offline}. If you’d like to specify the target type directly, use zli lt -t {bzero/cluster/db/dynamic/ssm/web} --status {online/offline}

Fixes

  • Connect to bzero targets with a single target-user policy. Resolved issue with connecting to bzero targets with a single target-user policy using zli connect {target-name}

  • Edit proxy policy from the zli. Resolved issue with editing a proxy policy from the zli

  • zli verbs and arguments. Resolved issue where an argument placed before a verb in a zli command would cause issues with the zli command execution

Last updated