—share:md
Creates a public markdown link for the current log entry. The shared page includes the log message, context fields, trace, and optionally an AI investigation. Use :update to regenerate an existing share, or :list to manage all shares.
Syntax
--share:md
--share:update
--share:list Usage
--share:md
--share:update
--share:list Variants
| Command | Scope | Effect |
|---|---|---|
--share:md | detail-viewer | Create a new public share for the current log |
--share:update | detail-viewer | Regenerate the markdown content of an existing share |
--share:list | filter bar, command palette, detail-viewer | List all shares for the project and revoke if needed |
How it works
- Open a log in the detail viewer
- Run
--share:md - Confirm the share — a public URL is generated
- Share the link — anyone with the URL can view the log summary
Shared pages include the log message, level, timestamp, all context fields, trace timeline (if a trace ID exists), and AI investigation results.
Notes
--share:mdand--share:updaterequire the detail viewer (open a log first)--share:listis available globally from the filter bar and command palette- Shared links do not expire by default — revoke them via
--share:list - Executes on submit