tezpay_pay-date-range
docs/cmd/tezpay_pay-date-range.md## tezpay pay-date-range
EXPERIMENTAL: payout for date range
Synopsis
EXPERIMENTAL: runs payout for date range
tezpay pay-date-range [flags]
Options
--confirm automatically confirms generated payouts
--dry-run skips payout wallet balance check
--end-date string end date for payout generation (format: 2024-02-01)
-h, --help help for pay-date-range
--month string month to generate payout for (format: 2024-02)
--no-separate-fa disables fa transfers separation (mixes txs and fa transfers within batches)
--no-separate-sc disables smart contract separation (mixes txs and smart contract calls within batches)
--notificator string Notify through specific notificator
--report-to-stdout prints them to stdout (wont write to file)
-s, --silent suppresses notifications
--skip-balance-check skips payout wallet balance check
--start-date string start date for payout generation (format: 2024-02-01)
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")
--log-server string launches log server at specified address
-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
- tezpay - TEZPAY