Skip to content

Conversation

@kobajagi
Copy link
Contributor

@kobajagi kobajagi commented Jan 12, 2026

Description

When migrating to egoscale v3 we removed exo api command registration by mistake.
This PR adds it back and fixes it to use egoscale v3.

Checklist

(For exoscale contributors)

  • Changelog updated (under Unreleased block)
  • Testing

Testing

Before:

$ go run . api
error: unknown command "api" for "exo"
exit status 1

Now:

$ go run . api                                                          
Low-level Exoscale API calls -- don't use this unless you have to.

...

@kobajagi kobajagi changed the title Recover 'exo api' command registration removed by mistake in 4fc825d Recover 'exo api' command registration removed by mistake Jan 12, 2026
@kobajagi kobajagi merged commit 1e7b185 into master Jan 12, 2026
2 checks passed
@kobajagi kobajagi deleted the predrag/exo-api-recover branch January 12, 2026 17:07
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.

5 participants