# sandbox

URL: /bengal/cli/debug/sandbox/
Section: debug
Description: Test directives in isolation

---

> For a complete page index, fetch /bengal/llms.txt.

Open LLM text
(/bengal/cli/debug/sandbox/index.txt)

Share with AI

Ask Claude
(https://claude.ai/new?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fsandbox%2Findex.txt)

Ask ChatGPT
(https://chatgpt.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fsandbox%2Findex.txt)

Ask Gemini
(https://gemini.google.com/app?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fsandbox%2Findex.txt)

Ask Copilot
(https://copilot.microsoft.com/?q=Please%20help%20me%20understand%20this%20documentation%3A%20%2Fbengal%2Fcli%2Fdebug%2Fsandbox%2Findex.txt)

Command

#
`bengal debug sandbox`

Test directives in isolation

6Options

## Usage

```
bengal debug sandbox [OPTIONS]
```

## Options

Option
Type
Description

`--content`

`STRING`

Directive markdown content

`--file-path`

`STRING`

Read content from file

`--help-directive`

`STRING`

Get detailed help for a directive

`--list-directives`

flag

`BOOLEAN`

List all available directives

`--output-format`

`STRING`

Output format: console, html, or json

Default:`console`

`--validate-only`

flag

`BOOLEAN`

Only validate syntax, don't render
