cmd/ethereum: improve command line interface
The ethereum command line interface is now structured using subcommands. These separate the different tasks it can perform. Almost all flag names are backwards compatible. The key tasks have not been ported to subcommands since they will be replaced by the new accounts infrastructure very soon.
Showing
This diff is collapsed.
This diff is collapsed.
cmd/utils/flags.go
0 → 100644
Please register or sign in to comment