Skip to content

alegra reports sales-by-seller

alegra reports sales-by-seller

Sales grouped by seller over a date range

alegra reports sales-by-seller [flags]

Examples

  alegra reports sales-by-seller --from 2026-01-01 --to 2026-03-31

Options

      --from string              Range start date (YYYY-MM-DD)
  -h, --help                     help for sales-by-seller
      --limit int                Number of rows per page (default 10)
      --order-direction string   Order direction: ASC or DESC
      --order-field string       Order by: totalDocuments, totalPayed, beforeTaxes, total
      --seller-name string       Filter by seller name
      --start int                Pagination offset
      --to string                Range end date (YYYY-MM-DD)

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