Skip to content

ttd tax

Track tax set-aside and IRS estimated-tax payments. See the Taxes guide.

ttd tax COMMAND

Track tax set-aside and IRS estimated-tax payments.

Commands:

  • pay: Record an estimated-tax payment, e.g. ttd tax pay 2026q2 5200.
  • payments: List recorded IRS payments.
  • rm: Delete a mistakenly recorded payment.
  • status: Quarterly dashboard: income received, set aside, remitted, balance.

tax status

ttd tax status [OPTIONS]

Quarterly dashboard: income received, set aside, remitted, balance.

Parameters:

  • --year: Tax year (default current)

tax pay

ttd tax pay [OPTIONS] QUARTER AMOUNT

Record an estimated-tax payment, e.g. ttd tax pay 2026q2 5200.

Parameters:

  • QUARTER, --quarter: IRS quarter, e.g. 2026q2 (or q2 for this year) [required]
  • AMOUNT, --amount: [required]
  • --date: YYYY-MM-DD (default today)
  • --note: [default: ""]

tax payments

ttd tax payments [OPTIONS]

List recorded IRS payments.

Parameters:

  • --year: Filter to one tax year

tax rm

ttd tax rm PAYMENT-ID

Delete a mistakenly recorded payment.

Parameters:

  • PAYMENT-ID, --payment-id: Payment id (prefix ok) [required]