Skip to content

cdk-cli: added non-interactive mode#1707

Open
0xEgao wants to merge 2 commits intocashubtc:mainfrom
0xEgao:non-interactive
Open

cdk-cli: added non-interactive mode#1707
0xEgao wants to merge 2 commits intocashubtc:mainfrom
0xEgao:non-interactive

Conversation

@0xEgao
Copy link
Contributor

@0xEgao 0xEgao commented Mar 6, 2026

Description

Fixes #1701

Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

Added Non-interactive mode for the cdk-cli

REMOVED

FIXED


Checklist

@github-project-automation github-project-automation bot moved this to Backlog in CDK Mar 6, 2026
@thesimplekid
Copy link
Collaborator

thesimplekid commented Mar 6, 2026

This is a good start but I think we need to check that each functions has the needed args that it does not require interactive prompts. For example I think on the mpp branch of melt we do not have the needed args to complete this non-interactively.

We also need to work on how the output of the command is handle and how agent friendly that is or could be made, could also be a separate pr.

We could even add some tests for this, but I won't require that as part of this pr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Add non-interactive modes to cdk-cli

2 participants