Skip to content

Conversation

@nats
Copy link
Contributor

@nats nats commented Jul 22, 2025

This PR adds support for using x-cli-lookup attribute on request body properties, which currently affects following commands:

  • load-balancer create
  • load-balancer update
  • load-balancer server create
  • load-balancer server delete

If the generated CLI option name ends with x-cli-entity.id or its plural ("_id" or "_ids")
that is removed, resulting in the four commands above now using --servers instead of --server-ids.

The former --server-ids is still accepted to provide compatibility with previous releases.

@nats nats force-pushed the refactor/template-attributes branch from e61be12 to acbe9b1 Compare July 22, 2025 02:15
@david-pershouse david-pershouse self-requested a review July 22, 2025 03:13
@nats nats merged commit 8d144c2 into binarylane:main Jul 22, 2025
18 checks passed
@nats nats deleted the refactor/template-attributes branch July 22, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants