ant CLI v1.30.0 adds `apply` command for managing Claude resources as code
The `ant` CLI version 1.30.0 now includes a new `apply` command, enabling users to manage Claude platform resources like agents, environments, and deployments as code. This feature allows defining resources in files and applying changes via the CLI, with a `claude-lock.json` file ensuring consistent updates across different environments. It significantly improves automation and CI/CD integration for resource management on the Anthropic platform. Developers and architects seeking IaC capabilities for Claude resources will benefit from this update.
Features (1) ›
- `ant` CLI adds `apply` command for resource management
The `ant` CLI version 1.30.0 introduces the `ant apply` command, which allows users to create and update Claude platform resources such as agents, environments, and deployments directly from configuration files in their repository. This command produces a `claude-lock.json` lockfile to ensure consistent resource updates across development environments and CI/CD pipelines.
https://platform.claude.com/docs/en/release-notes/overview
Related releases
- Claude Code v2.1.261 Enhances Diagnostics, Output Limits, and Fixes Bugs Claude Code Releases ·
- Anthropic Claude Code v2.1.260 Introduces Diff Panel and Numerous Fixes Claude Code Releases ·
- Anthropic Claude Code v2.1.259 Adds Managed Settings, GitLab MR Recognition, and Bug Fixes Claude Code Releases ·
- Claude Code 2.1.258 Fixes macOS 12 Launch Issue and Session Failures Claude Code Releases ·
- Anthropic Launches Claude Fable 5.1 and Mythos 5.1 Claude Release Notes ·
- Anthropic Introduces Enterprise Frontier Safeguards for AI Misuse Detection Anthropic News ·