Juno Hosting Clear
juno_hosting_clearRemove deployed app assets (JS, HTML, CSS) from your satellite without affecting user-uploaded files. Specify environment mode, profile, or full path to clear a specific file.
Instructions
Remove frontend files (JS, HTML, CSS, etc.) from your satellite. This does NOT remove user-uploaded files from custom collections — only the deployed app assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Environment mode: production, staging, or development | |
| profile | No | Profile name for multi-identity management | |
| fullPath | No | Clear a particular file by its path | |
| consoleUrl | No | Specify a custom URL to access the developer Console | |
| containerUrl | No | Override a custom container URL. If omitted, the Juno CLI uses production or the local container in development mode |