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 14e47f6556..776ec43e7e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help.cli @@ -245,8 +245,8 @@ Usage: cardano-cli query stake-pools --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -257,33 +257,33 @@ Usage: cardano-cli query stake-distribution --socket-path SOCKET_PATH | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current aggregated stake distribution Usage: cardano-cli query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) - [--volatile-tip | --immutable-tip] [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -308,11 +308,11 @@ Usage: cardano-cli query protocol-state --socket-path SOCKET_PATH Usage: cardano-cli query stake-snapshot --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -320,11 +320,11 @@ Usage: cardano-cli query stake-snapshot --socket-path SOCKET_PATH Usage: cardano-cli query pool-params --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -336,6 +336,10 @@ Usage: cardano-cli query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -343,11 +347,7 @@ Usage: cardano-cli query leadership-schedule --socket-path SOCKET_PATH ) --vrf-signing-key-file FILEPATH (--current | --next) - [ --volatile-tip - | --immutable-tip - ] [--output-json | --output-text] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -355,9 +355,9 @@ Usage: cardano-cli query kes-period-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) - --op-cert-file FILEPATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -365,11 +365,11 @@ Usage: cardano-cli query kes-period-info --socket-path SOCKET_PATH Usage: cardano-cli query pool-state --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Dump the pool state @@ -1416,8 +1416,8 @@ Usage: cardano-cli shelley query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -1427,33 +1427,33 @@ Usage: cardano-cli shelley query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli shelley query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli shelley query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -1485,10 +1485,10 @@ Usage: cardano-cli shelley query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -1499,10 +1499,10 @@ Usage: cardano-cli shelley query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -1514,6 +1514,7 @@ Usage: cardano-cli shelley query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -1524,7 +1525,6 @@ Usage: cardano-cli shelley query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -1534,8 +1534,8 @@ Usage: cardano-cli shelley query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -1546,10 +1546,10 @@ Usage: cardano-cli shelley query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -1589,14 +1589,14 @@ Usage: cardano-cli shelley query slot-number --socket-path SOCKET_PATH Usage: cardano-cli shelley query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -2489,8 +2489,8 @@ Usage: cardano-cli allegra query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -2500,33 +2500,33 @@ Usage: cardano-cli allegra query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli allegra query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli allegra query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -2558,10 +2558,10 @@ Usage: cardano-cli allegra query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -2572,10 +2572,10 @@ Usage: cardano-cli allegra query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -2587,6 +2587,7 @@ Usage: cardano-cli allegra query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -2597,7 +2598,6 @@ Usage: cardano-cli allegra query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -2607,8 +2607,8 @@ Usage: cardano-cli allegra query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -2619,10 +2619,10 @@ Usage: cardano-cli allegra query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -2662,14 +2662,14 @@ Usage: cardano-cli allegra query slot-number --socket-path SOCKET_PATH Usage: cardano-cli allegra query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -3560,8 +3560,8 @@ Usage: cardano-cli mary query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -3571,33 +3571,33 @@ Usage: cardano-cli mary query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli mary query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli mary query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -3629,10 +3629,10 @@ Usage: cardano-cli mary query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -3643,10 +3643,10 @@ Usage: cardano-cli mary query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -3658,6 +3658,7 @@ Usage: cardano-cli mary query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -3668,7 +3669,6 @@ Usage: cardano-cli mary query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -3678,8 +3678,8 @@ Usage: cardano-cli mary query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -3688,10 +3688,10 @@ Usage: cardano-cli mary query pool-state --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -3729,12 +3729,12 @@ Usage: cardano-cli mary query slot-number --socket-path SOCKET_PATH Usage: cardano-cli mary query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + (--tx-in TX-IN) + [--output-json | --output-text] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -4630,8 +4630,8 @@ Usage: cardano-cli alonzo query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -4641,33 +4641,33 @@ Usage: cardano-cli alonzo query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli alonzo query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli alonzo query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -4699,10 +4699,10 @@ Usage: cardano-cli alonzo query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -4713,10 +4713,10 @@ Usage: cardano-cli alonzo query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -4728,6 +4728,7 @@ Usage: cardano-cli alonzo query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -4738,7 +4739,6 @@ Usage: cardano-cli alonzo query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -4748,8 +4748,8 @@ Usage: cardano-cli alonzo query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -4760,10 +4760,10 @@ Usage: cardano-cli alonzo query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -4803,14 +4803,14 @@ Usage: cardano-cli alonzo query slot-number --socket-path SOCKET_PATH Usage: cardano-cli alonzo query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -5729,8 +5729,8 @@ Usage: cardano-cli babbage query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -5740,33 +5740,33 @@ Usage: cardano-cli babbage query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli babbage query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli babbage query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -5798,10 +5798,10 @@ Usage: cardano-cli babbage query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -5812,10 +5812,10 @@ Usage: cardano-cli babbage query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -5827,6 +5827,7 @@ Usage: cardano-cli babbage query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -5837,7 +5838,6 @@ Usage: cardano-cli babbage query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -5847,8 +5847,8 @@ Usage: cardano-cli babbage query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -5859,10 +5859,10 @@ Usage: cardano-cli babbage query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -5902,14 +5902,14 @@ Usage: cardano-cli babbage query slot-number --socket-path SOCKET_PATH Usage: cardano-cli babbage query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -7373,8 +7373,8 @@ Usage: cardano-cli conway query stake-pools --socket-path SOCKET_PATH | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -7387,17 +7387,16 @@ Usage: cardano-cli conway query stake-distribution --socket-path SOCKET_PATH [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli conway query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) @@ -7405,19 +7404,20 @@ Usage: cardano-cli conway query stake-address-info --socket-path SOCKET_PATH | --immutable-tip ] [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli conway query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) - [--volatile-tip | --immutable-tip] [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -7455,13 +7455,13 @@ Usage: cardano-cli conway query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - ( --all-stake-pools - | (--stake-pool-id STAKE_POOL_ID) - ) [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -7472,11 +7472,11 @@ Usage: cardano-cli conway query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -7488,6 +7488,10 @@ Usage: cardano-cli conway query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -7495,13 +7499,9 @@ Usage: cardano-cli conway query leadership-schedule --socket-path SOCKET_PATH ) --vrf-signing-key-file FILEPATH (--current | --next) - [ --volatile-tip - | --immutable-tip - ] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -7511,11 +7511,11 @@ Usage: cardano-cli conway query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -7526,11 +7526,11 @@ Usage: cardano-cli conway query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Dump the pool state @@ -7571,17 +7571,17 @@ Usage: cardano-cli conway query slot-number --socket-path SOCKET_PATH Usage: cardano-cli conway query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -7616,6 +7616,8 @@ Usage: cardano-cli conway query drep-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -7625,8 +7627,6 @@ Usage: cardano-cli conway query drep-state --socket-path SOCKET_PATH ) ) [--include-stake] - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Get the DRep state. @@ -7637,6 +7637,10 @@ Usage: cardano-cli conway query drep-stake-distribution ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -7645,10 +7649,6 @@ Usage: cardano-cli conway query drep-stake-distribution | --drep-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the DRep stake distribution. @@ -7658,6 +7658,10 @@ Usage: cardano-cli conway query spo-stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-spos | ( --spo-verification-key STRING @@ -7665,10 +7669,6 @@ Usage: cardano-cli conway query spo-stake-distribution --socket-path SOCKET_PATH | --spo-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the SPO stake distribution. @@ -7678,6 +7678,10 @@ Usage: cardano-cli conway query committee-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] [ --cold-verification-key STRING | --cold-verification-key-file FILEPATH | --cold-verification-key-hash STRING @@ -7692,10 +7696,6 @@ Usage: cardano-cli conway query committee-state --socket-path SOCKET_PATH | --expired | --unrecognized ] - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the committee state @@ -9373,8 +9373,8 @@ Usage: cardano-cli latest query stake-pools --socket-path SOCKET_PATH | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -9387,17 +9387,16 @@ Usage: cardano-cli latest query stake-distribution --socket-path SOCKET_PATH [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution Usage: cardano-cli latest query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) @@ -9405,19 +9404,20 @@ Usage: cardano-cli latest query stake-address-info --socket-path SOCKET_PATH | --immutable-tip ] [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. Usage: cardano-cli latest query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) - [--volatile-tip | --immutable-tip] [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -9455,13 +9455,13 @@ Usage: cardano-cli latest query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - ( --all-stake-pools - | (--stake-pool-id STAKE_POOL_ID) - ) [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -9472,11 +9472,11 @@ Usage: cardano-cli latest query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -9488,6 +9488,10 @@ Usage: cardano-cli latest query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -9495,13 +9499,9 @@ Usage: cardano-cli latest query leadership-schedule --socket-path SOCKET_PATH ) --vrf-signing-key-file FILEPATH (--current | --next) - [ --volatile-tip - | --immutable-tip - ] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -9511,11 +9511,11 @@ Usage: cardano-cli latest query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -9526,11 +9526,11 @@ Usage: cardano-cli latest query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Dump the pool state @@ -9571,17 +9571,17 @@ Usage: cardano-cli latest query slot-number --socket-path SOCKET_PATH Usage: cardano-cli latest query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -9616,6 +9616,8 @@ Usage: cardano-cli latest query drep-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -9625,8 +9627,6 @@ Usage: cardano-cli latest query drep-state --socket-path SOCKET_PATH ) ) [--include-stake] - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Get the DRep state. @@ -9637,6 +9637,10 @@ Usage: cardano-cli latest query drep-stake-distribution ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -9645,10 +9649,6 @@ Usage: cardano-cli latest query drep-stake-distribution | --drep-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the DRep stake distribution. @@ -9658,6 +9658,10 @@ Usage: cardano-cli latest query spo-stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-spos | ( --spo-verification-key STRING @@ -9665,10 +9669,6 @@ Usage: cardano-cli latest query spo-stake-distribution --socket-path SOCKET_PATH | --spo-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the SPO stake distribution. @@ -9678,6 +9678,10 @@ Usage: cardano-cli latest query committee-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] [ --cold-verification-key STRING | --cold-verification-key-file FILEPATH | --cold-verification-key-hash STRING @@ -9692,10 +9696,6 @@ Usage: cardano-cli latest query committee-state --socket-path SOCKET_PATH | --expired | --unrecognized ] - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the committee state diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_kes-period-info.cli index 203fad2bf3..c9460b45f6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_kes-period-info.cli @@ -4,8 +4,8 @@ Usage: cardano-cli allegra query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -24,6 +24,6 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --op-cert-file FILEPATH Filepath of the node's operational certificate. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_leadership-schedule.cli index 2eb039a3d0..131a394757 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_leadership-schedule.cli @@ -4,6 +4,7 @@ Usage: cardano-cli allegra query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -14,7 +15,6 @@ Usage: cardano-cli allegra query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -32,6 +32,7 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -48,5 +49,4 @@ Available options: Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ledger-state.cli index c381444e1d..37aeffacb3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ledger-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-params.cli index 6e8f49db74..4296e769e1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-params.cli @@ -4,10 +4,10 @@ Usage: cardano-cli allegra query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-state.cli index ded0b19510..947a6ff08d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_pool-state.cli @@ -4,10 +4,10 @@ Usage: cardano-cli allegra query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_protocol-state.cli index 6a1fc77520..2f52ed1263 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_protocol-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ref-script-size.cli index 15ec4cd1a5..eb3bddd7f8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_ref-script-size.cli @@ -1,14 +1,14 @@ Usage: cardano-cli allegra query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -23,14 +23,14 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-address-info.cli index 90287086d9..b72acebb32 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-address-info.cli @@ -1,11 +1,11 @@ Usage: cardano-cli allegra query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -19,10 +19,10 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-distribution.cli index 2237fa0b3e..754978655e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-distribution.cli @@ -4,10 +4,10 @@ Usage: cardano-cli allegra query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-pools.cli index e8981f33f4..38a823079c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-pools.cli @@ -4,8 +4,8 @@ Usage: cardano-cli allegra query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-snapshot.cli index ad1a88080a..ce309bdbc0 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_stake-snapshot.cli @@ -4,10 +4,10 @@ Usage: cardano-cli allegra query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -26,9 +26,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_tip.cli index f835424113..30849ccda2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_tip.cli @@ -19,5 +19,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_utxo.cli index 366455a2ce..f2dd98f210 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/allegra_query_utxo.cli @@ -1,12 +1,12 @@ Usage: cardano-cli allegra query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -20,17 +20,17 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_kes-period-info.cli index c0440f9bda..bce6555688 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_kes-period-info.cli @@ -4,8 +4,8 @@ Usage: cardano-cli alonzo query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -24,6 +24,6 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --op-cert-file FILEPATH Filepath of the node's operational certificate. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_leadership-schedule.cli index 627616fe79..75a8a58b9e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_leadership-schedule.cli @@ -4,6 +4,7 @@ Usage: cardano-cli alonzo query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -14,7 +15,6 @@ Usage: cardano-cli alonzo query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -32,6 +32,7 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -48,5 +49,4 @@ Available options: Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ledger-state.cli index 80e4f77758..0f3ee38567 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ledger-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-params.cli index 5ba92bcf47..9302d9cf67 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-params.cli @@ -4,10 +4,10 @@ Usage: cardano-cli alonzo query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-state.cli index adf1a5270d..c6dc86e63a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_pool-state.cli @@ -4,10 +4,10 @@ Usage: cardano-cli alonzo query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_protocol-state.cli index 1cd40589c9..520427b583 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_protocol-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ref-script-size.cli index f027bc8aea..eb0da135f4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_ref-script-size.cli @@ -1,14 +1,14 @@ Usage: cardano-cli alonzo query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -23,14 +23,14 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-address-info.cli index 3ff95204e6..68fa3ce833 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-address-info.cli @@ -1,11 +1,11 @@ Usage: cardano-cli alonzo query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -19,10 +19,10 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-distribution.cli index defa3efc59..2e24a1630c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-distribution.cli @@ -4,10 +4,10 @@ Usage: cardano-cli alonzo query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-pools.cli index 8d06f42719..b16c7ba318 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-pools.cli @@ -4,8 +4,8 @@ Usage: cardano-cli alonzo query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-snapshot.cli index ef82038871..0f7c46a9a1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_stake-snapshot.cli @@ -4,10 +4,10 @@ Usage: cardano-cli alonzo query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -26,9 +26,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_tip.cli index cbf499cabc..f0b0c7dd26 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_tip.cli @@ -19,5 +19,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_utxo.cli index c8e07d5b2d..bf60bfabd3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/alonzo_query_utxo.cli @@ -1,12 +1,12 @@ Usage: cardano-cli alonzo query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -20,17 +20,17 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_kes-period-info.cli index 2807305bdf..79c507a096 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_kes-period-info.cli @@ -4,8 +4,8 @@ Usage: cardano-cli babbage query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -24,6 +24,6 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --op-cert-file FILEPATH Filepath of the node's operational certificate. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_leadership-schedule.cli index a0a04c4d3f..daf62642f2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_leadership-schedule.cli @@ -4,6 +4,7 @@ Usage: cardano-cli babbage query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -14,7 +15,6 @@ Usage: cardano-cli babbage query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -32,6 +32,7 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -48,5 +49,4 @@ Available options: Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ledger-state.cli index 1ed8f50c76..bfda06ef71 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ledger-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-params.cli index ffd1a1b1a5..40e3220334 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-params.cli @@ -4,10 +4,10 @@ Usage: cardano-cli babbage query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-state.cli index f109df5bd2..33c66b8d22 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_pool-state.cli @@ -4,10 +4,10 @@ Usage: cardano-cli babbage query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_protocol-state.cli index 33c4596803..3c348efe19 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_protocol-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ref-script-size.cli index 0abbc30b20..e4ba6d06bc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_ref-script-size.cli @@ -1,14 +1,14 @@ Usage: cardano-cli babbage query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -23,14 +23,14 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-address-info.cli index ebe5fe6323..ccf970d395 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-address-info.cli @@ -1,11 +1,11 @@ Usage: cardano-cli babbage query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -19,10 +19,10 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-distribution.cli index 2708aa3c96..02d33fcea1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-distribution.cli @@ -4,10 +4,10 @@ Usage: cardano-cli babbage query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-pools.cli index 9c03d8054a..58998190a9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-pools.cli @@ -4,8 +4,8 @@ Usage: cardano-cli babbage query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-snapshot.cli index 0e81a48960..3fc0209a5e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_stake-snapshot.cli @@ -4,10 +4,10 @@ Usage: cardano-cli babbage query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -26,9 +26,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_tip.cli index 209e7e3949..e24cabdb1d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_tip.cli @@ -19,5 +19,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_utxo.cli index ef65ab3383..e822482f59 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/babbage_query_utxo.cli @@ -1,12 +1,12 @@ Usage: cardano-cli babbage query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -20,17 +20,17 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli index 473e58bda4..ab1edf6c22 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_committee-state.cli @@ -4,6 +4,10 @@ Usage: cardano-cli conway query committee-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] [ --cold-verification-key STRING | --cold-verification-key-file FILEPATH | --cold-verification-key-hash STRING @@ -18,10 +22,6 @@ Usage: cardano-cli conway query committee-state --socket-path SOCKET_PATH | --expired | --unrecognized ] - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the committee state @@ -39,6 +39,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --cold-verification-key-file FILEPATH @@ -57,8 +61,4 @@ Available options: --expired Expired committee members --unrecognized Unrecognized committe members: a hot credential for an unknown cold credential - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli index 1599381fe2..1ee7ef2b2e 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-stake-distribution.cli @@ -5,6 +5,10 @@ Usage: cardano-cli conway query drep-stake-distribution ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -13,10 +17,6 @@ Usage: cardano-cli conway query drep-stake-distribution | --drep-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the DRep stake distribution. @@ -34,6 +34,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-dreps Query for all DReps. --drep-script-hash HASH DRep script hash (hex-encoded). Obtain it with "cardano-cli hash script ...". @@ -43,8 +47,4 @@ Available options: Filepath of the DRep verification key. --drep-key-hash HASH DRep verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli index 5b924db3c3..5a64acf27c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_drep-state.cli @@ -4,6 +4,8 @@ Usage: cardano-cli conway query drep-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -13,8 +15,6 @@ Usage: cardano-cli conway query drep-state --socket-path SOCKET_PATH ) ) [--include-stake] - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Get the DRep state. @@ -32,6 +32,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-dreps Query for all DReps. --drep-script-hash HASH DRep script hash (hex-encoded). Obtain it with "cardano-cli hash script ...". @@ -46,8 +50,4 @@ Available options: this is a convenience option to obtain all information concerning a DRep at once. This is a potentially expensive query, so it's OFF by default. - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli index 5f071ba0bc..5ef237b2a8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_kes-period-info.cli @@ -4,11 +4,11 @@ Usage: cardano-cli conway query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --op-cert-file FILEPATH Filepath of the node's operational certificate. --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --op-cert-file FILEPATH Filepath of the node's operational certificate. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli index b9bdea54af..21e7fb5112 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_leadership-schedule.cli @@ -4,6 +4,10 @@ Usage: cardano-cli conway query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -11,13 +15,9 @@ Usage: cardano-cli conway query leadership-schedule --socket-path SOCKET_PATH ) --vrf-signing-key-file FILEPATH (--current | --next) - [ --volatile-tip - | --immutable-tip - ] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -35,6 +35,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -47,12 +51,8 @@ Available options: Input filepath of the VRF signing key. --current Get the leadership schedule for the current epoch. --next Get the leadership schedule for the following epoch. - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. --output-json Format leadership-schedule query output to JSON. Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli index 097dee8520..9fe57238e4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ledger-state.cli @@ -29,5 +29,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli index c197ac407d..5abbfc6b89 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-params.cli @@ -4,11 +4,11 @@ Usage: cardano-cli conway query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -28,12 +28,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli index 1fe8d263c3..69cb36fc9a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_pool-state.cli @@ -4,11 +4,11 @@ Usage: cardano-cli conway query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Dump the pool state @@ -26,12 +26,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli index 7ba0c8c490..f8c2686502 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_protocol-state.cli @@ -29,5 +29,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli index 84d0ba22ba..d663083e22 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_ref-script-size.cli @@ -1,17 +1,17 @@ Usage: cardano-cli conway query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -26,7 +26,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -34,9 +33,10 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli index 144c3d42f5..d117b77df7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_spo-stake-distribution.cli @@ -4,6 +4,10 @@ Usage: cardano-cli conway query spo-stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-spos | ( --spo-verification-key STRING @@ -11,10 +15,6 @@ Usage: cardano-cli conway query spo-stake-distribution --socket-path SOCKET_PATH | --spo-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the SPO stake distribution. @@ -32,6 +32,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-spos Query for all DReps. --spo-verification-key STRING SPO verification key (Bech32 or hex-encoded). @@ -39,8 +43,4 @@ Available options: Filepath of the SPO verification key. --spo-key-hash HASH SPO verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli index dc32de309e..b40f04d7c2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-address-info.cli @@ -1,7 +1,6 @@ Usage: cardano-cli conway query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) @@ -9,6 +8,7 @@ Usage: cardano-cli conway query stake-address-info --socket-path SOCKET_PATH | --immutable-tip ] [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -22,7 +22,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -30,5 +29,6 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli index 7a9e7f0af2..0d3c67ffda 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-distribution.cli @@ -7,10 +7,10 @@ Usage: cardano-cli conway query stake-distribution --socket-path SOCKET_PATH [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -31,9 +31,9 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli index da9d864e5e..908a2587bc 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-pools.cli @@ -5,8 +5,8 @@ Usage: cardano-cli conway query stake-pools --socket-path SOCKET_PATH | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -27,9 +27,9 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli index 1d7de15e94..385768d7a2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_stake-snapshot.cli @@ -4,13 +4,13 @@ Usage: cardano-cli conway query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - ( --all-stake-pools - | (--stake-pool-id STAKE_POOL_ID) - ) [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -29,12 +29,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli index ce74137192..03f486122d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_tip.cli @@ -23,5 +23,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli index e096ea297b..b73ad1e298 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/conway_query_utxo.cli @@ -1,13 +1,13 @@ Usage: cardano-cli conway query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) - [--volatile-tip | --immutable-tip] [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -21,10 +21,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -32,9 +28,13 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli index 9bb5fe85d1..4aa947865c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_committee-state.cli @@ -4,6 +4,10 @@ Usage: cardano-cli latest query committee-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] [ --cold-verification-key STRING | --cold-verification-key-file FILEPATH | --cold-verification-key-hash STRING @@ -18,10 +22,6 @@ Usage: cardano-cli latest query committee-state --socket-path SOCKET_PATH | --expired | --unrecognized ] - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the committee state @@ -39,6 +39,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --cold-verification-key STRING Constitutional Committee cold key (hex-encoded). --cold-verification-key-file FILEPATH @@ -57,8 +61,4 @@ Available options: --expired Expired committee members --unrecognized Unrecognized committe members: a hot credential for an unknown cold credential - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli index 6393e62650..ce69fb84f9 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-stake-distribution.cli @@ -5,6 +5,10 @@ Usage: cardano-cli latest query drep-stake-distribution ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -13,10 +17,6 @@ Usage: cardano-cli latest query drep-stake-distribution | --drep-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the DRep stake distribution. @@ -34,6 +34,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-dreps Query for all DReps. --drep-script-hash HASH DRep script hash (hex-encoded). Obtain it with "cardano-cli hash script ...". @@ -43,8 +47,4 @@ Available options: Filepath of the DRep verification key. --drep-key-hash HASH DRep verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli index 9b6334588c..a3b6b2b498 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_drep-state.cli @@ -4,6 +4,8 @@ Usage: cardano-cli latest query drep-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-dreps | ( --drep-script-hash HASH @@ -13,8 +15,6 @@ Usage: cardano-cli latest query drep-state --socket-path SOCKET_PATH ) ) [--include-stake] - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Get the DRep state. @@ -32,6 +32,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-dreps Query for all DReps. --drep-script-hash HASH DRep script hash (hex-encoded). Obtain it with "cardano-cli hash script ...". @@ -46,8 +50,4 @@ Available options: this is a convenience option to obtain all information concerning a DRep at once. This is a potentially expensive query, so it's OFF by default. - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli index ec1d84839c..181b724ef2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_kes-period-info.cli @@ -4,11 +4,11 @@ Usage: cardano-cli latest query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --op-cert-file FILEPATH Filepath of the node's operational certificate. --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --op-cert-file FILEPATH Filepath of the node's operational certificate. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli index 6896f5dc83..4b45c7761f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_leadership-schedule.cli @@ -4,6 +4,10 @@ Usage: cardano-cli latest query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -11,13 +15,9 @@ Usage: cardano-cli latest query leadership-schedule --socket-path SOCKET_PATH ) --vrf-signing-key-file FILEPATH (--current | --next) - [ --volatile-tip - | --immutable-tip - ] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -35,6 +35,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -47,12 +51,8 @@ Available options: Input filepath of the VRF signing key. --current Get the leadership schedule for the current epoch. --next Get the leadership schedule for the following epoch. - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. --output-json Format leadership-schedule query output to JSON. Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli index 75eed818f7..1e3c39d960 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ledger-state.cli @@ -29,5 +29,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli index 506406ee91..cc990ddd00 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-params.cli @@ -4,11 +4,11 @@ Usage: cardano-cli latest query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -28,12 +28,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli index 206f275dd6..bc274cd082 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_pool-state.cli @@ -4,11 +4,11 @@ Usage: cardano-cli latest query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Dump the pool state @@ -26,12 +26,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli index a65fbc3e58..68b91f98eb 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_protocol-state.cli @@ -29,5 +29,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli index 4fe1fa6268..45dd6b981d 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_ref-script-size.cli @@ -1,17 +1,17 @@ Usage: cardano-cli latest query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -26,7 +26,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -34,9 +33,10 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli index d49c200112..0f527c6375 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_spo-stake-distribution.cli @@ -4,6 +4,10 @@ Usage: cardano-cli latest query spo-stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] ( --all-spos | ( --spo-verification-key STRING @@ -11,10 +15,6 @@ Usage: cardano-cli latest query spo-stake-distribution --socket-path SOCKET_PATH | --spo-key-hash HASH ) ) - [ --volatile-tip - | --immutable-tip - ] - [--out-file FILEPATH] Get the SPO stake distribution. @@ -32,6 +32,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-spos Query for all DReps. --spo-verification-key STRING SPO verification key (Bech32 or hex-encoded). @@ -39,8 +43,4 @@ Available options: Filepath of the SPO verification key. --spo-key-hash HASH SPO verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli index 58fc9cc7c6..a8d29b9206 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-address-info.cli @@ -1,7 +1,6 @@ Usage: cardano-cli latest query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) @@ -9,6 +8,7 @@ Usage: cardano-cli latest query stake-address-info --socket-path SOCKET_PATH | --immutable-tip ] [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -22,7 +22,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -30,5 +29,6 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli index 7bf93f7514..b1038fb8a2 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-distribution.cli @@ -7,10 +7,10 @@ Usage: cardano-cli latest query stake-distribution --socket-path SOCKET_PATH [ --volatile-tip | --immutable-tip ] + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -31,9 +31,9 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli index c1a930977e..b57313da30 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-pools.cli @@ -5,8 +5,8 @@ Usage: cardano-cli latest query stake-pools --socket-path SOCKET_PATH | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -27,9 +27,9 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli index 703e9645a9..c506f7fa32 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_stake-snapshot.cli @@ -4,13 +4,13 @@ Usage: cardano-cli latest query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - ( --all-stake-pools - | (--stake-pool-id STAKE_POOL_ID) - ) [ --volatile-tip | --immutable-tip ] [--out-file FILEPATH] + ( --all-stake-pools + | (--stake-pool-id STAKE_POOL_ID) + ) Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -29,12 +29,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli index 967245541e..69387397da 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_tip.cli @@ -23,5 +23,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli index 6e22fa4560..2748cd97b8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/latest_query_utxo.cli @@ -1,13 +1,13 @@ Usage: cardano-cli latest query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) - [--volatile-tip | --immutable-tip] [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -21,10 +21,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -32,9 +28,13 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_kes-period-info.cli index 34eba8ce44..e60e553b2a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_kes-period-info.cli @@ -4,8 +4,8 @@ Usage: cardano-cli mary query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -24,6 +24,6 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --op-cert-file FILEPATH Filepath of the node's operational certificate. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_leadership-schedule.cli index 6ae631eb48..b15bbcd9e3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_leadership-schedule.cli @@ -4,6 +4,7 @@ Usage: cardano-cli mary query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -14,7 +15,6 @@ Usage: cardano-cli mary query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -32,6 +32,7 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -48,5 +49,4 @@ Available options: Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ledger-state.cli index 986aa023d5..fefe399815 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ledger-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-params.cli index 380c2b54d4..a4d3d9d3b4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-params.cli @@ -4,10 +4,10 @@ Usage: cardano-cli mary query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-state.cli index 47735606f6..afaa75d595 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_pool-state.cli @@ -2,10 +2,10 @@ Usage: cardano-cli mary query pool-state --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_protocol-state.cli index 7e52353b23..a567737ae3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_protocol-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ref-script-size.cli index 8fab629907..b46c6ac43a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_ref-script-size.cli @@ -1,12 +1,12 @@ Usage: cardano-cli mary query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + (--tx-in TX-IN) + [--output-json | --output-text] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -21,14 +21,14 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-address-info.cli index ea2f5f7a0c..2e4666f6da 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-address-info.cli @@ -1,11 +1,11 @@ Usage: cardano-cli mary query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -19,10 +19,10 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-distribution.cli index 5f9e32b4ba..a6e0bba4f4 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-distribution.cli @@ -4,10 +4,10 @@ Usage: cardano-cli mary query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-pools.cli index 2509b690ca..8bd425e932 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-pools.cli @@ -4,8 +4,8 @@ Usage: cardano-cli mary query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-snapshot.cli index bd5417a24e..1dd8c4f3fd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_stake-snapshot.cli @@ -4,10 +4,10 @@ Usage: cardano-cli mary query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -26,9 +26,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_tip.cli index d0075ae713..677565c00a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_tip.cli @@ -19,5 +19,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_utxo.cli index 36d8470c2a..be6ec0907f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/mary_query_utxo.cli @@ -1,12 +1,12 @@ Usage: cardano-cli mary query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -20,17 +20,17 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli index 6c5976792d..2f4d98cd1b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_kes-period-info.cli @@ -2,9 +2,9 @@ Usage: cardano-cli query kes-period-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) - --op-cert-file FILEPATH [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --op-cert-file FILEPATH Filepath of the node's operational certificate. --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --op-cert-file FILEPATH Filepath of the node's operational certificate. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli index ea7b3db9bc..c68a6e8bfa 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_leadership-schedule.cli @@ -4,6 +4,10 @@ Usage: cardano-cli query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [ --volatile-tip + | --immutable-tip + ] + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -11,11 +15,7 @@ Usage: cardano-cli query leadership-schedule --socket-path SOCKET_PATH ) --vrf-signing-key-file FILEPATH (--current | --next) - [ --volatile-tip - | --immutable-tip - ] [--output-json | --output-text] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -33,6 +33,10 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -45,12 +49,8 @@ Available options: Input filepath of the VRF signing key. --current Get the leadership schedule for the current epoch. --next Get the leadership schedule for the following epoch. - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. --output-json Format leadership-schedule query output to JSON. Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli index 5dada14b2c..d4cfdf93f1 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_ledger-state.cli @@ -24,5 +24,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli index 5aa0f0c42b..aa6270b00b 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-params.cli @@ -1,11 +1,11 @@ Usage: cardano-cli query pool-params --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -25,12 +25,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli index be6641d6b5..a7fec60e70 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_pool-state.cli @@ -1,11 +1,11 @@ Usage: cardano-cli query pool-state --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Dump the pool state @@ -23,12 +23,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli index 4b8247c6fd..881973b457 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_protocol-state.cli @@ -24,5 +24,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli index e1dba2c354..c432f6843f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-address-info.cli @@ -1,12 +1,12 @@ Usage: cardano-cli query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -20,7 +20,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -28,5 +27,6 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli index 7c33ecc723..3e39fa49b5 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-distribution.cli @@ -5,8 +5,8 @@ Usage: cardano-cli query stake-distribution --socket-path SOCKET_PATH | --testnet-magic NATURAL ) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current aggregated stake distribution @@ -27,9 +27,9 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli index 2bf8095b2e..05207e83b6 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-pools.cli @@ -2,8 +2,8 @@ Usage: cardano-cli query stake-pools --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) [--volatile-tip | --immutable-tip] - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -24,9 +24,9 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli index f6cd339214..87bfbb1ef3 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_stake-snapshot.cli @@ -1,11 +1,11 @@ Usage: cardano-cli query stake-snapshot --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--volatile-tip | --immutable-tip] - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -24,12 +24,12 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --volatile-tip Use the volatile tip as a target. (This is the + default) + --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --volatile-tip Use the volatile tip as a target. (This is the - default) - --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli index 647e9e2c57..5ce7074dcd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_tip.cli @@ -23,5 +23,5 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli index f0ecd043ab..db68b6970c 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/query_utxo.cli @@ -1,13 +1,13 @@ Usage: cardano-cli query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--volatile-tip | --immutable-tip] + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) - [--volatile-tip | --immutable-tip] [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -21,10 +21,6 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the @@ -32,9 +28,13 @@ Available options: --volatile-tip Use the volatile tip as a target. (This is the default) --immutable-tip Use the immutable tip as a target. + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_kes-period-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_kes-period-info.cli index a506bf8b9d..1a35317e44 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_kes-period-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_kes-period-info.cli @@ -4,8 +4,8 @@ Usage: cardano-cli shelley query kes-period-info --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - --op-cert-file FILEPATH [--out-file FILEPATH] + --op-cert-file FILEPATH Get information about the current KES period and your node's operational certificate. @@ -24,6 +24,6 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --op-cert-file FILEPATH Filepath of the node's operational certificate. - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_leadership-schedule.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_leadership-schedule.cli index dbdbe12f31..61fe579ccf 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_leadership-schedule.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_leadership-schedule.cli @@ -4,6 +4,7 @@ Usage: cardano-cli shelley query leadership-schedule --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] --genesis FILEPATH ( --stake-pool-verification-key STRING | --cold-verification-key-file FILEPATH @@ -14,7 +15,6 @@ Usage: cardano-cli shelley query leadership-schedule --socket-path SOCKET_PATH [ --output-json | --output-text ] - [--out-file FILEPATH] Get the slots the node is expected to mint a block in (advanced command) @@ -32,6 +32,7 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --genesis FILEPATH Shelley genesis filepath --stake-pool-verification-key STRING Stake pool verification key (Bech32 or hex-encoded). @@ -48,5 +49,4 @@ Available options: Default format when writing to a file --output-text Format leadership-schedule query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ledger-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ledger-state.cli index aabbdafeb8..3d3f9b2e69 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ledger-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ledger-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-params.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-params.cli index ebf85c01a8..4c6fc65ee7 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-params.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-params.cli @@ -4,10 +4,10 @@ Usage: cardano-cli shelley query pool-params --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] DEPRECATED. Use query pool-state instead. Dump the pool parameters (Ledger.NewEpochState.esLState._delegationState._pState._pParams -- advanced @@ -27,9 +27,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-state.cli index 98fc6a3fcc..26a72175aa 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_pool-state.cli @@ -4,10 +4,10 @@ Usage: cardano-cli shelley query pool-state --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Dump the pool state @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_protocol-state.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_protocol-state.cli index 498b49e53a..f5996446ab 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_protocol-state.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_protocol-state.cli @@ -23,5 +23,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ref-script-size.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ref-script-size.cli index 4e24588a60..40e8c00b82 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ref-script-size.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_ref-script-size.cli @@ -1,14 +1,14 @@ Usage: cardano-cli shelley query ref-script-size --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - (--tx-in TX-IN) ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] + (--tx-in TX-IN) [ --output-json | --output-text ] - [--out-file FILEPATH] Calculate the reference input scripts size in bytes for provided transaction inputs. @@ -23,14 +23,14 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --tx-in TX-IN Transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --tx-in TX-IN Transaction input (TxId#TxIx). --output-json Format reference inputs query output to JSON. Default format when writing to a file --output-text Format reference inputs query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-address-info.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-address-info.cli index 5088159645..7d43d8cabd 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-address-info.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-address-info.cli @@ -1,11 +1,11 @@ Usage: cardano-cli shelley query stake-address-info --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] - --address ADDRESS ( --mainnet | --testnet-magic NATURAL ) [--out-file FILEPATH] + --address ADDRESS Get the current delegations and reward accounts filtered by stake address. @@ -19,10 +19,10 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --address ADDRESS Filter by Cardano stake address (Bech32-encoded). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. + --address ADDRESS Filter by Cardano stake address (Bech32-encoded). -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-distribution.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-distribution.cli index 9f358af5ec..824b5142ed 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-distribution.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-distribution.cli @@ -4,10 +4,10 @@ Usage: cardano-cli shelley query stake-distribution --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] [ --output-json | --output-text ] - [--out-file FILEPATH] Get the node's current aggregated stake distribution @@ -25,9 +25,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-distribution query output to JSON. Default format when writing to a file --output-text Format stake-distribution query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-pools.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-pools.cli index ecdaec3362..6f5c3acb6f 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-pools.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-pools.cli @@ -4,8 +4,8 @@ Usage: cardano-cli shelley query stake-pools --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) - [--output-json | --output-text] [--out-file FILEPATH] + [--output-json | --output-text] Get the node's current set of stake pool ids @@ -23,9 +23,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --output-json Format stake-pools query output to JSON. Default format when writing to a file --output-text Format stake-pools query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-snapshot.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-snapshot.cli index 6529eb7657..825c308e2a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-snapshot.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_stake-snapshot.cli @@ -4,10 +4,10 @@ Usage: cardano-cli shelley query stake-snapshot --socket-path SOCKET_PATH ( --mainnet | --testnet-magic NATURAL ) + [--out-file FILEPATH] ( --all-stake-pools | (--stake-pool-id STAKE_POOL_ID) ) - [--out-file FILEPATH] Obtain the three stake snapshots for a pool, plus the total active stake (advanced command) @@ -26,9 +26,9 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. --all-stake-pools Query for all stake pools --stake-pool-id STAKE_POOL_ID Stake pool ID/verification key hash (either Bech32-encoded or hex-encoded). - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_tip.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_tip.cli index 9cba01af98..3dfde34cc8 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_tip.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_tip.cli @@ -19,5 +19,5 @@ Available options: CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable - --out-file FILEPATH Optional output file. Default is to write to stdout. + --out-file FILEPATH The output file. -h,--help Show this help text diff --git a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_utxo.cli b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_utxo.cli index 1d781834a6..90932d584a 100644 --- a/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_utxo.cli +++ b/cardano-cli/test/cardano-cli-golden/files/golden/help/shelley_query_utxo.cli @@ -1,12 +1,12 @@ Usage: cardano-cli shelley query utxo --socket-path SOCKET_PATH [--cardano-mode [--epoch-slots SLOTS]] + (--mainnet | --testnet-magic NATURAL) + [--out-file FILEPATH] ( --whole-utxo | (--address ADDRESS) | (--tx-in TX-IN) ) - (--mainnet | --testnet-magic NATURAL) [--output-json | --output-text] - [--out-file FILEPATH] Get a portion of the current UTxO: by tx in, by address or the whole. @@ -20,17 +20,17 @@ Available options: (default). --epoch-slots SLOTS The number of slots per epoch for the Byron era. (default: 21600) - --whole-utxo Return the whole UTxO (only appropriate on small - testnets). - --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). - --tx-in TX-IN Filter by transaction input (TxId#TxIx). --mainnet Use the mainnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable --testnet-magic NATURAL Specify a testnet magic id. This overrides the CARDANO_NODE_NETWORK_ID environment variable + --out-file FILEPATH The output file. + --whole-utxo Return the whole UTxO (only appropriate on small + testnets). + --address ADDRESS Filter by Cardano address(es) (Bech32-encoded). + --tx-in TX-IN Filter by transaction input (TxId#TxIx). --output-json Format utxo query output to JSON. Default format when writing to a file --output-text Format utxo query output to TEXT. Default format when writing to stdout - --out-file FILEPATH Optional output file. Default is to write to stdout. -h,--help Show this help text