tezpay_generate-payouts

docs/cmd/tezpay_generate-payouts.md## tezpay generate-payouts

generate payouts

Synopsis

generates payouts without further processing

tezpay generate-payouts [flags]

Options

  -c, --cycle int            cycle to generate payouts for
  -h, --help                 help for generate-payouts
      --skip-balance-check   skips payout wallet balance check
      --to-file string       saves generated payouts to specified file

Options inherited from parent commands

      --disable-donation-prompt          Disable donation prompt
  -l, --log-level string                 Sets log level format (trace/debug/info/warn/error) (default "info")
  -o, --output-format string             Sets output log format (json/text/auto) (default "auto")
  -p, --path string                      path to working directory (default ".")
      --pay-only-address-prefix string   Pays only to addresses starting with the prefix (e.g. KT, usually you do not want to use this, just for recovering in case of issues)
      --signer string                    Override signer
      --skip-version-check               Skip version check

SEE ALSO

Auto generated by spf13/cobra on 3-Apr-2024