active
last updated:

clone_feature_set

Copy a feature set from the cluster referenced by the --url argument in the genesis configuration. If the ledger already exists then this parameter is silently ignored"

timeline overview

introduced

v2.1.0

deprecated

n/a

removed

n/a

reactivated

n/a

raw details (from release v2.2.3):

{
  "name": "clone_feature_set",
  "properties": {
    "long": "clone-feature-set",
    "takes_value": "false",
    "requires": "json_rpc_url",
    "help": "\n                    \"Copy a feature set from the cluster referenced by the --url \\\n                     argument in the genesis configuration. If the ledger \\\n                     already exists then this parameter is silently ignored\",\n                ",
    "to_string": true,
    "len": true,
    "saturating_sub": "1"
  },
  "isDeprecated": false
}