Skip to content

v0.2.0 — CLI Restructure

Choose a tag to compare

@peaktwilight peaktwilight released this 13 Mar 22:57
· 17 commits to main since this release

What's new

  • Command renamed from infomaniak-cli to just infomaniak
  • Service subcommands — DNS commands now live under infomaniak dns
  • Structured for future services (hosting, mail, etc.)

New command format

infomaniak dns domains
infomaniak dns records example.com
infomaniak dns add example.com A www 93.184.216.34
infomaniak --version

Install / upgrade

pipx install infomaniak
# or
pip install --upgrade infomaniak