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

Documentation for "--release" option to init is incorrect #243

Open
awrichar opened this issue Feb 28, 2023 · 1 comment
Open

Documentation for "--release" option to init is incorrect #243

awrichar opened this issue Feb 28, 2023 · 1 comment

Comments

@awrichar
Copy link
Contributor

When running ff help init, you see:

  -r, --release string                Select the FireFly release version to use. Options are: [stable head alpha beta rc] (default "latest")

This is incorrect - this field does not take channel options like stable head alpha beta rc. It takes a specific Docker tag name, but it does default to latest.

@tobigiwa
Copy link
Contributor

@awrichar Am assuming this specific docker tags are the same tags on the github repo?https://github.com/hyperledger/firefly/tags

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

No branches or pull requests

2 participants