cdk-cli: added non-interactive mode #1707
No reviewers
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk!1707
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "0xEgao/non-interactive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Fixes #1701
Notes to the reviewers
Suggested CHANGELOG Updates
CHANGED
ADDED
Added Non-interactive mode for the cdk-cli
REMOVED
FIXED
Checklist
just final-checkbefore committingThis 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.