alegra bank-accounts
alegra bank-accounts¶
Manage bank accounts (bank, credit card, and cash accounts)
Synopsis¶
Manage bank accounts — the bank, credit-card, and cash accounts money flows through. Payments settle into them and alegra conciliations reconciles them.
Options¶
-h, --help help for bank-accounts
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 bank-accounts create - Create a bank-account
- alegra bank-accounts delete - Delete a bank-account by ID
- alegra bank-accounts export - Export all bank-accounts to CSV or JSON
- alegra bank-accounts get - Get a single bank-account by ID
- alegra bank-accounts import - Bulk-create bank-accounts from a CSV file
- alegra bank-accounts list - List bank-accounts
- alegra bank-accounts transfer - Transfer funds to another bank account
- alegra bank-accounts update - Update a bank-account by ID