Commit 6ea3d8b
docs(web/guides): clarify box CLI vs wheels CLI in v4 active docs (#2542)
* docs(web/guides): clarify box CLI vs wheels CLI in v4 active docs
Add Aside to BoxLang section of cfml-engines guide explaining that
`wheels start` boots the bundled Lucee Express and CommandBox is
required for BoxLang server management. Update vm-deployment tip to
remove confusing CI/Docker reference and explicitly distinguish
CommandBox server management from the `wheels` dev CLI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* docs(web/guides): align BoxLang aside with Adobe CF aside in cfml-engines
Address Reviewer A/B consensus findings (round 1):
- Expand the BoxLang <Aside> in v4-0-0-snapshot/start-here/cfml-engines.mdx
to match the Adobe CF aside's coverage. Now lists all four affected
commands (wheels start, stop, reload, test) and includes the
?reload=true&password=... URL workaround, matching the Adobe CF section
that the PR body promised to mirror.
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 422fcdb commit 6ea3d8b
3 files changed
Lines changed: 6 additions & 1 deletion
File tree
- web/sites/guides/src/content/docs/v4-0-0-snapshot
- deployment
- start-here
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
| |||
0 commit comments