alegra price-lists
alegra price-lists¶
Manage price lists
Synopsis¶
Manage price lists (listas de precios) — named pricing tiers (e.g. wholesale, retail) that items carry and documents apply.
Options¶
-h, --help help for price-lists
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 price-lists create - Create a price-list
- alegra price-lists delete - Delete a price-list by ID
- alegra price-lists export - Export all price-lists to CSV or JSON
- alegra price-lists get - Get a single price-list by ID
- alegra price-lists import - Bulk-create price-lists from a CSV file
- alegra price-lists list - List price-lists
- alegra price-lists update - Update a price-list by ID