edge-connect-client/cmd
Richard Robert Reitz 3d9d19460f
Some checks failed
test / test (push) Failing after 47s
refactor(sdk): restructure to follow Go module versioning conventions
Reorganize SDK to support both v1 and v2 APIs following Go conventions:
- sdk/edgeconnect/ now contains v1 SDK (from revision/v1 branch)
- sdk/edgeconnect/v2/ contains v2 SDK with package v2
- Update all CLI and internal imports to use v2 path
- Update SDK examples and documentation for v2 import path

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-20 13:34:22 +02:00
..
app.go refactor(sdk): restructure to follow Go module versioning conventions 2025-10-20 13:34:22 +02:00
app_test.go feat(validation): Added validation of baseURL config 2025-09-29 10:48:52 +02:00
apply.go feat(cli): Added an auto approve flag for apply 2025-10-02 14:52:40 +02:00
instance.go refactor(sdk): restructure to follow Go module versioning conventions 2025-10-20 13:34:22 +02:00
root.go feat(swagger_v2): added support for the orca staging environment 2025-10-20 13:12:06 +02:00