We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
localipfs
Doesn't work because it's trying to find a plugin named "" (I'm guessing)
➜ iptb git:(master) ✗ iptb auto testbed nodes already exist, overwrite? [y/n] y Could not find plugin
While this does work:
➜ iptb git:(master) ✗ ./iptb auto -type localipfs testbed nodes already exist, overwrite? [y/n] y node[0] exit 0 initializing IPFS node at /home/user/testbed/testbeds/default/0 generating 2048-bit RSA keypair...done peer identity: QmUWBaUCKEweZKmDNDFEDNtkzZF1aQtQKHbWDiVZr2xP8E to get started, enter: ipfs cat /ipfs/QmS4ustL54uo8FzR9455qaxZwuMiUhyvMcX9Ba8nUH4uVv/readme
The text was updated successfully, but these errors were encountered:
Or add some config/environment variable to set this default.
Sorry, something went wrong.
No branches or pull requests
Doesn't work because it's trying to find a plugin named "" (I'm guessing)
While this does work:
The text was updated successfully, but these errors were encountered: