Skip to content

Cut a new deploy-cli release for JSON/non-interactive commands #109

Description

@avocet-bot

Problem

deno deploy is still resolving @deno/deploy@0.0.99, which does not include the newer non-interactive / JSON support that has landed on main.

Support is now pointing customers and CI/agent users at commands like:

deno deploy whoami --json
deno deploy orgs list --json

…but those commands are not available until a new @deno/deploy release is published.

Changes to include

Recent merged changes that should be included in the release:

Related Deno-side work

Once this is released, deno deploy should be able to pick up the new deploy-cli version from JSR.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions