alegra global-invoices
alegra global-invoices¶
Manage global invoices (facturas globales)
Synopsis¶
Manage Alegra global invoices, which group sale tickets into a single CFDI for the general public.
Options¶
-h, --help help for global-invoices
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 global-invoices create - Create a global-invoice
- alegra global-invoices delete - Delete a global-invoice by ID
- alegra global-invoices export - Export all global-invoices to CSV or JSON
- alegra global-invoices get - Get a single global-invoice by ID
- alegra global-invoices import - Bulk-create global-invoices from a CSV file
- alegra global-invoices list - List global-invoices
- alegra global-invoices update - Update a global-invoice by ID