X Tutup
Skip to content

feat: add x-cli-lookup attribute to load-balancer and vpc#69

Merged
nats merged 1 commit intobinarylane:mainfrom
nats:feat/lb-vpc-lookup
Jul 22, 2025
Merged

feat: add x-cli-lookup attribute to load-balancer and vpc#69
nats merged 1 commit intobinarylane:mainfrom
nats:feat/lb-vpc-lookup

Conversation

@nats
Copy link
Copy Markdown
Contributor

@nats nats commented Jul 22, 2025

The following commands now support identifying a load-balancer by ID or name:

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

The following commands now support identifying a VPC by ID or name:

  • server create
  • server action change-network
  • vpc get
  • vpc members
  • vpc patch
  • vpc update
  • vpc delete

@david-pershouse david-pershouse self-requested a review July 22, 2025 03:46
@nats nats merged commit 75d4515 into binarylane:main Jul 22, 2025
18 checks passed
@nats nats deleted the feat/lb-vpc-lookup branch July 22, 2025 05:57
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

X Tutup