Skip to content

Commit

Permalink
Adapt golden files
Browse files Browse the repository at this point in the history
  • Loading branch information
smelc committed Mar 6, 2024
1 parent cb41627 commit 69ddf03
Show file tree
Hide file tree
Showing 8 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 69ddf03

Please sign in to comment.