-
Notifications
You must be signed in to change notification settings - Fork 20.2k
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
Additional CLI account commands #541
Comments
how about
|
Importing from command line is important for system-testing. Maybe both should be supported. |
I think you can always get round it ;)
|
I've never seen the importance of supplying a file when you can do cat file (apperantly iPhones haven't got backticks on their keyboard) |
Tap and hold the single quote key--a popover menu should appear with the backpack symbol ;) |
@obscuren sure you can get round both ways. Scenarios: naive user:
geek scripting in public cafe or peeps copy/pasting instructions on stackoverflow:
tester:
or
The same for |
|
@obscuren No, I understood you. We can do it both ways: direct input is easier to implement, but with file paths you more actively discourage people from showing their key on screen or record in command history. was my point. so? |
support for presale wallet import #267 needed too no? |
Fewer options for users is better. File paths make importing an exported key easier and windows users don't deal much with stdin/stdout. Just my thoughts. Whatever ya'll come up with, having it documented in -help or wiki would be great for system testing :) |
@subtly thx |
…efactor swarm/storage, swarm/api: Content addressed root chunks for MRU
* add support for bor.logs flag in new-cli * handle bor.withoutheimdall flag commenting in conversion script
internal/cli: add support for bor.logs flag in new-cli (ethereum#541)
* add support for bor.logs flag in new-cli * handle bor.withoutheimdall flag commenting in conversion script
ethereum account import <key>
import/export accounts #550wallet import
for ether presale wallet import import/export accounts #550https://github.com/ethereum/go-ethereum/wiki/Managing-your-accounts
The text was updated successfully, but these errors were encountered: