Skip to content

Conversation

@ctreatma
Copy link
Contributor

@ctreatma ctreatma commented Dec 11, 2025

This onboards all services defined in equinix-sdk-go to this CLI by running:

  1. make generate-all to generate command code
  2. make docs to generate updated docs for the new commands
  3. make fix to address linter issues in the generated code

A couple of linter issues were caused by incorrect or unnecessary whitespace in the template files, so I addressed those directly in the template. The remaining linter issues were due to import ordering; while we could potentially avoid that issue as well by switching to a more powerful templating system, I think it's fine for now if people/bots have to run make fix to automatically address linter issues in generated code.

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