Skip to content

api: regenerate api commands#851

Open
sauterp wants to merge 1 commit into
masterfrom
sauterp-postsytzwkqw
Open

api: regenerate api commands#851
sauterp wants to merge 1 commit into
masterfrom
sauterp-postsytzwkqw

Conversation

@sauterp

@sauterp sauterp commented Jun 26, 2026

Copy link
Copy Markdown
Member

Description

I ran make x-cmd to generate commands for the latest vpc BETA endpoints.

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block, and add the Pull Request #number for each bit you add to the CHANGELOG.md)
  • Testing

Testing

> go run main.go api | grep vpc
  create-vpc                                         [BETA] Create a VPC
  delete-vpc                                         [BETA] Delete a VPC
  get-vpc                                            [BETA] Retrieve VPC details
  list-vpc-routes                                    [BETA] List VPC routes
  list-vpcs                                          [BETA] List VPCs
  update-vpc                                         [BETA] Update a VPC
> go run main.go api list-vpcs
{
  "vpcs": []
}

@sauterp sauterp force-pushed the sauterp-postsytzwkqw branch from 311c086 to a1f2503 Compare June 26, 2026 15:46
@sauterp sauterp requested review from a team, aureliar8 and pierre-emmanuelJ June 26, 2026 15:47
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