Releases: abdo-farag/otc-cli
Releases · abdo-farag/otc-cli
v0.2.0
OTC CLI v0.2.0 (2026-01-17T21:03:39Z)
Welcome to this new release of OTC CLI!
Changelog
Bug fixes
- a756332: fix: refactor static version to be collected from the tag during build (@abdo-farag)
Others
- 8158177: update readme file (@abdo-farag)
Installation
Using Go Install
go install github.com/abdo-farag/otc-cli/cmd/otc-cli@v0.2.0Manual Installation
Download the appropriate binary for your platform from the assets below.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
OTC CLI v0.1.1 (2026-01-17T20:50:14Z)
Welcome to this new release of OTC CLI!
Changelog
Others
- 240e669: add pricing sub command to list all services price from pricing api'https://calculator.otc-service.com/en/open-telekom-price-api/' (@abdo-farag)
- a3f8d64: go fmt (@abdo-farag)
- 613a73c: update go mode/sum (@abdo-farag)
Installation
Using Go Install
go install github.com/abdo-farag/otc-cli/cmd/otc-cli@v0.1.1Manual Installation
Download the appropriate binary for your platform from the assets below.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
OTC CLI v0.1.0 (2026-01-08T11:44:26Z)
Welcome to this new release of OTC CLI!
Changelog
Others
- 115329b: Initial commit (Abdelfadeel Farag abdofarag85@gmail.com)
- a4f7b60: add docs options to generate cli manual using cobradoc (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- 875404d: add get command to get raw/json output for otc resources (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- fc55d01: add struct for otc endpoints that dynmamicly support regions (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- 963365d: add subcommand console to open novnc console to ecs instance (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- 959682c: add subcommand list (that list flavors with pricing, images and projects) (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- 27b03a3: implement list for (ecs, volumes, vpc, subnet and cce cluster) (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- 66be3d0: initial cli tool auth methods oidc and iam (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- 9c4496d: update manual install command in go release (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
- a945d18: update readme and implement go release pipeline (Abdelfadeel Farag abdelfadeel.farag@cloudastro.de)
Installation
Using Go Install
go install github.com/abdo-farag/otc-cli/cmd/otc-cli@v0.1.0Manual Installation
Download the appropriate binary for your platform from the assets below.
Full Changelog: ...v0.1.0