Download deployed backend functions from Base44 to your local functions directory. For each function, the command creates aDocumentation Index
Fetch the complete documentation index at: https://docs.base44.com/llms.txt
Use this file to discover all available pages before exploring further.
function.jsonc configuration file and writes all source files. Functions whose local files already match the remote content are skipped.
By default the functions directory is base44/functions/, but you can customize the path in your project configuration.
Usage
Arguments
| Argument | Description | Required |
|---|---|---|
[name] | Pull a single function by name. If omitted, pulls all functions. | No |
See also
- Backend Functions: Learn about backend functions
functions delete: Delete deployed functionsfunctions deploy: Deploy local functions to Base44functions list: List all deployed functions

