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.30.2
  • New
  • Enhancements
  • Fixes
  • Web app & backend
  • New
  • Enhancements

Was this helpful?

  1. 2023

The divorce of targets and agents

17 August 2023

zli v. 6.30.2

New

  • zli agent. In an effort to create more clarity between the bzero agent and targets, the zli now has a command that allows administrators to manage their organization's agents. As a refresher, the BastionZero agent, bzero, enables multi-root zero trust access to your infrastructure. It is supported on Linux, Windows, and Kubernetes systems. A target is the resource that your users (and you) need access to; this could be an SSH, RDP, Kubernetes, AWS RDS, or other kind of target. This new command comes with a few subcommands and aliases:

    • zli agent list: list all agents in an organization (admin only)

    • zli agent restart {agent}: restart an agent (admin only)

    • zli list-agents: similar to our list-targets command, this command is the equivalent of zli agent list and will list all agents (admin only)

    • zli la: alias to list all agents (admin only)

Enhancements

  • zli list-targets. This command now exclusively returns targets (SSH, RDP, Kubernetes, AWS RDS, etc.) rather than the former mix of targets and agents. Use zli agents to view BastionZero agents

  • zli logout and zli disconnect. Logout and disconnect have been polished to report only errors if they are encountered during logout or disconnect; otherwise, a success message is shown

Fixes

  • Windows paths for SSH. Resolved an issue with Windows support where paths used for SSH capabilities were not Windows-native

Web app & backend

New

  • zli agent. This release of the backend contains the necessary changes to support the introduction of the agent command in the zli

Enhancements

  • Edit environment name. Environment name can be modifiable after creation. Note that the name must still be unique within an organization

PreviousSorting, grouping, and range search for `zli lt` and `zli la`NextSmall fix for connecting to Kubernetes targets

Last updated 1 year ago

Was this helpful?

Admin-view for targets API. The supports an admin-specific view of an organization's targets, which is a comprehensive list of all targets within that organization

For questions or to provide feedback on how we can improve our updates, reach out to .

β˜€οΈ
targets API
product@bastionzero.com