💾Connect to multiple database targets
31 August 2022
zli v. 6.8.1
zli v. 6.8.1New
Connect to multiple database targets. The
bzeroagent 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, usezli list-connectionsorzli lcto see what database connections exist > To see if a database daemon is already running, usezli list-daemons dborzli ld db> To close a database connection, usezli close <connection-id>for a specific connection orzli close -t dbto close all database connections. > To disconnect from the database daemon, usezli disconnect db
Enhancements
zli statuszli list-daemons.zli statushas been deprecated forzli list-daemons. It will remain available in thezliin the interim and will be removed at a later date.zli list-daemonsoffers the same functionality aszli status. > To view all running daemons, usezli list-daemons> To see a particular daemon type, append the target type (kube,db, orweb) afterlist-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
bzero v. 6.5.5Fixes
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 [email protected].
Last updated
Was this helpful?
