Skip to main content

close, fx, labels, tax codes, and events

This section groups the CLI commands used for close, tax setup, and auditability.

close and reopen

lim close month 2026-02
lim close month 2026-02 --check
lim close year 2025
lim reopen 2026-02

fx

lim fx rate --currency USD --date 2026-03-31 --rate 149.25
lim fx revalue --asOf 2026-03-31

labels

lim labels list
lim labels create --type tag --name "R&D"
lim labels update <id> --name "Research"

tax-codes

lim tax-codes list
lim tax-codes create --code T10 --name "10% taxable" --rate 0.10 --taxType taxable --category purchase

events

lim events list
lim events list --entityType journal_entry --limit 20
lim events list --actorType user