base44 visibility
Set the app’s visibility on the Base44 server.Syntax
Arguments
Examples
What It Does
- Calls the Base44 API directly to update the app’s visibility — takes effect immediately, no deploy or push needed
- Requires the project to be linked (an app ID must be resolvable)
Notes
- If
visibilityis set inbase44/config.jsonc,npx base44 deployalso applies it as part of the deployment summary - Must be authenticated and run from a linked Base44 project directory (or with
--app-id)