Skip to content

Releases: equinix/cli

v0.3.0

17 Dec 17:05
be4e2e0

Choose a tag to compare

0.3.0 (2025-12-17)

Features

  • add a task to automatically onboard all SDK services (#36) (b123fd3)
  • add format flag to generated subcommands (#45) (456e3d5)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.10.2 (#43) (e839296)

v0.2.0

02 Dec 20:06
3e90020

Choose a tag to compare

0.2.0 (2025-12-02)

Features

  • add debug logging support for api subcommand (#34) (3e90020)
  • Add parameter generation using reflection in register package (7c74f1b)

Bug Fixes

  • Add consistent credential error messages to cmd/api.go (df63829)
  • deps: update module github.com/equinix/equinix-sdk-go to v0.61.0 (13f8b11)

Reverts

  • Simplify credential error messages per feedback (c1aecdb)

v0.1.3

23 Oct 21:36
5c28d18

Choose a tag to compare

0.1.3 (2025-10-23)

Bug Fixes

  • deps: update module github.com/equinix/equinix-sdk-go to v0.60.0 (#25) (012e852)
  • deps: update module github.com/spf13/viper to v1.21.0 (#10) (66c30fe)
  • docs: really document the correct config file location (#29) (5c28d18)
  • docs: update homebrew instructions to install the correct CLI (#26) (c1a753f)

v0.1.2

08 Oct 17:32

Choose a tag to compare

0.1.2 (2025-10-08)

Bug Fixes

  • deps: update module github.com/spf13/cobra to v1.10.1 (#9) (0f60094)

v0.1.1

08 Oct 15:58

Choose a tag to compare

0.1.1 (2025-10-08)

Bug Fixes

  • docs: document the correct default config file location (#19) (87c519c)

v0.1.0

07 Oct 17:06

Choose a tag to compare

0.1.0 (2025-10-07)

Features

  • add subcommand for generating docs (#12) (a6dcb00)

Bug Fixes

  • allow CLI usage without a config file (#13) (1711c66)