Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add extra arguments to lifecycle commands for more flexibility #1176

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

arner
Copy link
Contributor

@arner arner commented Feb 3, 2024

for instance:

APPROVE_EXTRA_ARGS="--init-required" COMMIT_EXTRA_ARGS="--init-required" ./network chaincode deploy mychaincode ../mychaincode
INVOKE_EXTRA_ARGS="--isInit" ./network chaincode invoke mychaincode '{"Args":["init"]}'

@arner arner requested a review from a team as a code owner February 3, 2024 17:00
@denyeart denyeart merged commit a708af9 into hyperledger:main Feb 9, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants