/
Tax Balance Command Line (CLI)
Tax Balance Command Line (CLI)
AMANA.SmartTaxBalance.Web.Api.exe is the executable that runs the Tax Balance instance. It includes commands that allow you to manage the instance, e.g., database migration.
Commands
AMANA.SmartTaxBalance.Web.Api.exe
supports following commands:
database: configure the Tax Balance database.
General usage
All command take the form of:
AMANA.SmartTaxBalance.Web.Api.exe <command> [<options>]
To get help for a specific command use:
AMANA.SmartTaxBalance.Web.Api.exe <command> --help
When using Powershell be aware to use a leading .\
before each command, e.g. .\AMANA.SmartTaxBalance.Web.Api.exe <command> [<options
>].
Related content
Database
Database
More like this
Tax Balance database
Tax Balance database
More like this
Host Tax Balance in a Windows Service
Host Tax Balance in a Windows Service
More like this
Configuring Tax Balance
Configuring Tax Balance
More like this
SQL Server Database
SQL Server Database
More like this
Upgrading Tax Balance
Upgrading Tax Balance
More like this