maple.cmd.cli.snc.sync_all
- maple.cmd.cli.snc.sync_all(dry_run: bool = <typer.models.OptionInfo object>) None
Sync both policies and environments.
Runs both policy and environment sync operations in sequence. This is a convenience command for checking and cleaning up both resource types at once.
- Parameters:
dry_run – If True, only show what would be removed without actually removing.