LogoLogo
DocsMain SiteStart Now
  • 2024
    • πŸ’ΏJIT access for passwordless databases
    • πŸ€–Docker Hub updates
    • 🌱Updates for Kubernetes API
    • 🌷Some spring sprucing
    • 🌁Multiple replica support for Kubernetes agent
    • πŸ“¨Include your issue directly in your zli send-logs command
    • πŸ€–Update to agent shutdown procedures
    • β˜‚οΈTable refresh
    • 🎿A small fix
    • 🌁Minor adjustments
    • πŸ”Introducing OpenPubkey SSH
  • 2023
    • 🧹End of year cleanup
    • πŸŒ„Use environments as proxy targets
    • πŸ‚Configurable MFA duration
    • 🍁Customize agent log levels
    • 🍏Connect to all Kubernetes targets in a single command
    • 🐝Sorting, grouping, and range search for `zli lt` and `zli la`
    • β˜€οΈThe divorce of targets and agents
    • β›΅Small fix for connecting to Kubernetes targets
    • 🌴Connect to Kubernetes targets without specifying a target group
    • πŸ—ΊοΈConnection improvements
    • ⛱️Google SSO users
    • πŸ”¨Kubernetes updates pt. 2
    • 🧰Kubernetes updates pt. 1
    • πŸͺŸSupport for Windows
    • πŸ•οΈA couple fixes
    • 🌻Changes to bzero's agent types
    • ☁️Passwordless access to GCP Cloud SQL
    • πŸ—οΈAuthenticate using Keycloak
    • πŸ‘ΎBastionZero's Terraform Provider is live
    • 🐦MFA setup enhancements
    • 🌷Access Linux targets with IdP username as target user
    • πŸ€Fixed Kube connection stability
    • ❄️Use Github Actions to grant just-in-time access
    • πŸ’ŒImproved ZLI error messaging
    • πŸ”‘SplitCert with databases is ready to demo
    • 🎿Authenticate using OneLogin
  • 2022
    • β˜ƒοΈGlobal MFA is enabled by default for new orgs
    • πŸ€–Headless authentication with service accounts
    • πŸ‚Secure your targets using the onboarding tool
    • 😎Need help? Send us your logs from the ZLI
    • ⏱️QuickStart installs the bzero agent
    • 🍁Some autumn housekeeping
    • πŸŽ‰Tab completion in the ZLI
    • πŸ“©Laying the foundation
    • βš’οΈRestart a bzero agent from the ZLI
    • πŸ“„Improved SSH config file management
    • πŸ’ΎConnect to multiple database targets
    • βš™οΈCreate policies from the ZLI
    • πŸ”₯Govern file transfers with policy
    • πŸ’‘Enhanced filtering with the ZLI
Powered by GitBook
On this page
  • zli v. 6.11.1
  • New
  • Fixes
  • bzero v. 7.0.0
  • Enhancements
  • Web app & backend
  • Fixes

Was this helpful?

  1. 2022

Tab completion in the ZLI

5 October 2022

zli v. 6.11.1

New

  • Tab completion. Beginning in zli v. 6.11 , those who run Bash and zsh terminals can take advantage of tabbed command completion. Run zli completion and the auto-generated script will walk you through how to apply it to your local settings How does tab completion work?

    • Pressing tab will attempt to complete the command or subcommand

    • If no command exists with the specified prefix, nothing will happen

    • If there is more than one command with the specified prefix, i.e., you enter zli log and hits tab, all options that start with lo will be presented (zli login and zli logout). By continuing to press tab, you will infinitely rotate through the presented options. Press space to select one

    • If you enter zli li, then it will autocomplete zli list- because both commands have this in common. Then, hitting tab again will list zli list-connections and zli list-targets

    • When just zli[space] is entered, hitting tab will then show the commands alphabetically and rotate through them as you keep hitting tab

Fixes

  • BZCert refresh. Resolved issue where the BZCert was not refreshing on SYN from a MrZAP connection when the id token had expired

bzero v. 7.0.0

Enhancements

  • Control channel robustness. To improve the robustness of agent connections, the control channel was moved into our connection service for future scaling and growth

Web app & backend

Fixes

  • Session recordings. Resolved issue with slowly loading session recording tables in the web app

PreviousSome autumn housekeepingNextLaying the foundation

Last updated 1 year ago

Was this helpful?

For questions or to give us feedback on how we can make our updates better, reach out to .

πŸŽ‰
product@bastionzero.com