Advanced Commands
ldev osgi status
Inspect one bundle state.
bash
ldev osgi status com.acme.foo.webldev osgi diag
Run Gogo diagnostics for one bundle.
bash
ldev osgi diag com.acme.foo.webldev worktree setup
Create an isolated branch environment.
bash
ldev worktree setup --name incident-123 --with-envldev worktree clean
Remove an isolated worktree and its runtime data.
bash
ldev worktree clean incident-123 --forceldev mcp check
Inspect MCP runtime availability when you need Liferay MCP integration checks.
bash
ldev mcp check --json