CRE CLI version 1.9.0 is now available. This release adds browser-based OAuth (PKCE) for vault secrets operations — running cre secrets create, cre secrets update, cre secrets delete, or cre secrets list now opens your browser to authorize Vault DON access and submits your encrypted secrets automatically. It also adds a --skip-type-checks flag to cre workflow build, cre workflow simulate, cre workflow deploy, and cre workflow hash to skip TypeScript type checking for faster development iteration.
Update your CLI by running cre update when prompted, or follow the CLI Installation guide for fresh installations.