base44 auth push
Push the local auth configuration to Base44.Syntax
Options
| Option | Description | Required |
|---|---|---|
-y, --yes | Skip confirmation prompt | No |
Examples
Notes
- Requires a local auth config file to exist. Run
npx base44 auth pullfirst if you haven’t set up a local auth config. - If the local config has no login methods enabled, the CLI will warn that pushing will lock out all users.
- In non-interactive mode (CI/CD),
--yesis required.

