From 69ddf03c6a16cd6edb7a26c030b01167599f4c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Tue, 5 Mar 2024 11:06:51 +0100 Subject: [PATCH] Adapt golden files --- cardano-cli/test/cardano-cli-golden/files/golden/help.cli | 7 +++++++ .../golden/help/allegra_genesis_create-testnet-data.cli | 2 ++ .../golden/help/alonzo_genesis_create-testnet-data.cli | 2 ++ .../golden/help/babbage_genesis_create-testnet-data.cli | 2 ++ .../golden/help/conway_genesis_create-testnet-data.cli | 2 ++ .../golden/help/latest_genesis_create-testnet-data.cli | 2 ++ .../files/golden/help/mary_genesis_create-testnet-data.cli | 2 ++ .../golden/help/shelley_genesis_create-testnet-data.cli | 2 ++ 8 files changed, 21 insertions(+) diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli index 737d3db0f4..5e616ea991 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli @@ -272,6 +272,7 @@ Usage: cardano-cli shelley genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -1434,6 +1435,7 @@ Usage: cardano-cli allegra genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -2594,6 +2596,7 @@ Usage: cardano-cli mary genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -3739,6 +3742,7 @@ Usage: cardano-cli alonzo genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -4907,6 +4911,7 @@ Usage: cardano-cli babbage genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -6093,6 +6098,7 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -7715,6 +7721,7 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_genesis_create-testnet-data.cli index f3d5374343..88797d2fd1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli allegra genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_genesis_create-testnet-data.cli index 3ddccf5967..87ce4558d0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli alonzo genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_genesis_create-testnet-data.cli index 6d3ba28c40..f84dd9d828 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli babbage genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli index 13850e6edf..151306d10c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli conway genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli index 877688f040..0cabcda8e1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli latest genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_genesis_create-testnet-data.cli index 86d728a716..af48db1414 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli mary genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds. diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_genesis_create-testnet-data.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_genesis_create-testnet-data.cli index 8ebf334c5f..472d4edcbb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_genesis_create-testnet-data.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_genesis_create-testnet-data.cli @@ -10,6 +10,7 @@ Usage: cardano-cli shelley genesis create-testnet-data [--spec-shelley FILE] [--total-supply LOVELACE] [--delegated-supply LOVELACE] [--testnet-magic NATURAL] + [--relays FILE] [--start-time UTC-TIME] --out-dir DIR @@ -45,6 +46,7 @@ Available options: --testnet-magic NATURAL Specify a testnet magic id for the cluster. This overrides both the network magic from the spec file and CARDANO_NODE_NETWORK_ID environment variable. + --relays FILE JSON file specifying the relays of each stake pool. --start-time UTC-TIME The genesis start time in YYYY-MM-DDThh:mm:ssZ format. If unspecified, will be the current time +30 seconds.