CLI
Organizations
View and switch between organizations
The active organization is persisted in your CLI config. All commands operate in the context of the active organization.
organization show
Show the current organization.
expensicat organization showorganization update
Update the current organization.
expensicat organization update --name "Acme GmbH"| Flag | Description |
|---|---|
--name <string> | New organization name |
organization switch
Switch the active organization.
expensicat organization switch org_abc123| Arg | Description |
|---|---|
<org-id> | Target organization ID |
The new org is persisted as default_org_id in your config.