Skip to content

Changelog - CLI

2026-02-07

  • Further fixes for IAC apply command.

2026-02-07

  • Fix weirdly unimplemented (dangling) configure url command.

2026-02-07

  • Attempt fix for unresolved relative paths for IAC apply.

2026-02-02

  • Add missing commands from old CLI.

2026-02-02

  • Migrate from Bash-based CLI to Node.js-based CLI (TS).

2026-02-02

  • Add schemas command group for the new event schema registry (list, create, get, update, delete, version).
  • Add sites download command for downloading deployed site files.
  • Add --triggers flag to functions deploy and functions update for configuring HTTP/event triggers.
  • Fix storage object sign to use query parameter for expiration and updated response field.
  • Update completions and tests to cover all new commands.

2026-01-30

  • Fix bug with missing parameter that made commands like molnos auth configure not work as intended.

2026-01-30

  • Add commands for Contexts and AI Generation.

2026-01-24

  • Add support for IAC and Context APIs.
  • Various fix and adjustments to cater for new behaviors.

2026-01-12

  • Update CLI with new endpoints.

2026-01-08

  • Make installation errors for completions output manual installation steps, rather than point to a private repository.

2026-01-01

  • Update to new, more flexible and uniform format for Sites project IDs.

2025-12-31

  • First public release.