Deploy local backend functions to Base44. The command reads function directories, validates their configurations, and deploys them individually with per-function progress and status reporting.
By default the functions directory is base44/functions/, but you can customize the path in your project configuration.
Usage
Arguments
Flags
The --force flag deletes remote functions that are not present locally. Any
endpoints, SDK calls, or automations that depend on a deleted function will
stop working.
See also