ttd tax¶
Track tax set-aside and IRS estimated-tax payments. See the Taxes guide.
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¶
Quarterly dashboard: income received, set aside, remitted, balance.
Parameters:
--year: Tax year (default current)
tax pay¶
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¶
List recorded IRS payments.
Parameters:
--year: Filter to one tax year
tax rm¶
Delete a mistakenly recorded payment.
Parameters:
PAYMENT-ID, --payment-id: Payment id (prefix ok) [required]