Juno Hosting Prune
juno_hosting_pruneRemove stale frontend files from your satellite that are no longer in your build output. Use dry-run mode to preview deletions.
Instructions
Remove stale frontend files from your satellite that are no longer in your build output. Use --dry-run to preview which files would be deleted without actually deleting them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Environment mode: production, staging, or development | |
| batch | No | Number of files to prune in parallel per batch (1-200) | |
| dryRun | No | List stale files without actually deleting them | |
| profile | No | Profile name for multi-identity management | |
| 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 |