backport of commit d06fbd734c

pull/4749/head
Cameron Perera 2 years ago committed by GitHub
parent 012f401f88
commit 18126016d0

@ -11,7 +11,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
* Target aliases have been added: You can now create an alias for a target.
In most situations where you would use a target id, you can now instead use
the alias value. Crate an alias with
the alias value. Create an alias with
`boundary aliases create target -value example.boundary -destination-id ttcp_1234567890`
and connect to a target using an alias using `boundary connect example.boundary`
* ui: Add UI support for filtering and pagination

Loading…
Cancel
Save