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.8.1
  • New
  • Enhancements
  • Fixes
  • bzero v. 6.5.5
  • Fixes

Was this helpful?

  1. 2022

Connect to multiple database targets

31 August 2022

PreviousImproved SSH config file managementNextCreate policies from the ZLI

Last updated 1 year ago

Was this helpful?

zli v. 6.8.1

New

  • Connect to multiple database targets. The bzero agent supports multiple database connections and can be used to support DBA and other workflows where numerous database connections are needed. Some quick how-to's\ > To view multiple database connections, use zli list-connections or zli lc to see what database connections exist > To see if a database daemon is already running, use zli list-daemons db or zli ld db > To close a database connection, use zli close <connection-id> for a specific connection or zli close -t db to close all database connections. > To disconnect from the database daemon, use zli disconnect db

Enhancements

  • zli status zli list-daemons. zli status has been deprecated for zli list-daemons. It will remain available in the zli in the interim and will be removed at a later date. zli list-daemons offers the same functionality as zli status. > To view all running daemons, use zli list-daemons > To see a particular daemon type, append the target type (kube, db, or web) after list-daemons

Fixes

  • Connect to target names that contain periods with SSH. Resolved issue where users were unable to open an SSH session to targets with names that contained periods following zli v.6.7.3. Note that SSH will work as long as the string following the first period in the target name does not conflict with an environment name

bzero v. 6.5.5

Fixes

  • Open many SSH sessions to the same target. Resolved issue where users may receive "permission denied" when trying to SSH to the same target with many concurrent requests

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

πŸ’Ύ
product@bastionzero.com