raw details (from release v2.2.3):
{
"name": "clone_account",
"properties": {
"long": "clone",
"short": "c",
"value_name": "ADDRESS",
"takes_value": "true",
"validator": "is_pubkey_or_keypair",
"multiple": "true",
"requires": "json_rpc_url",
"help": "\n \"Copy an account from the cluster referenced by the --url argument the \\\n genesis configuration. If the ledger already exists then this parameter is \\\n silently ignored\",\n "
},
"isDeprecated": false
}