alegra categories
alegra categories¶
Manage chart-of-accounts accounts (cuentas contables)
Synopsis¶
Manage chart-of-accounts accounts (cuentas contables). These are accounting ledger accounts. There is no delete endpoint.
Options¶
-h, --help help for categories
Options inherited from parent commands¶
--base-url string Override the API base URL (env: ALEGRA_BASE_URL)
--columns strings Comma-separated columns for table/csv output
--dry-run Print the equivalent curl request without sending it
--no-color Disable colored output (also respects the NO_COLOR env var)
-o, --output string Output format: table, json, yaml, csv (env: ALEGRA_OUTPUT)
--profile string Configuration profile to use (env: ALEGRA_PROFILE)
--requests-per-second float Client-side rate limit (default from config)
--show-token In --dry-run, do not redact the Authorization header
-v, --verbose Enable verbose (debug) logging to stderr
SEE ALSO¶
- alegra - Alegra accounting system CLI
- alegra categories create - Create a category
- alegra categories export - Export all categories to CSV or JSON
- alegra categories get - Get a single category by ID
- alegra categories import - Bulk-create categories from a CSV file
- alegra categories list - List categories
- alegra categories set-settings - Update chart-of-accounts settings
- alegra categories settings - Show chart-of-accounts settings
- alegra categories update - Update a category by ID