CRE CLI version 1.24.0 is now available. New cre execution commands (list, status, events, logs) let you inspect workflow runs from the terminal. cre workflow get now shows deployment health and the most recent execution. Solana Write is supported: workflows can submit DON-signed reports to Solana programs on Mainnet and Devnet via the Keystone Forwarder, with CLI tooling for CRE_SOLANA_PRIVATE_KEY, cre generate-bindings solana, and local write simulation.
Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.