Skip to content

docs: add "Consuming build outputs" guide (--copy-out, --output)#54

Merged
raphaelvigee merged 1 commit into
mainfrom
claude/laughing-lovelace-pvcxj0
Jun 27, 2026
Merged

docs: add "Consuming build outputs" guide (--copy-out, --output)#54
raphaelvigee merged 1 commit into
mainfrom
claude/laughing-lovelace-pvcxj0

Conversation

@raphaelvigee

Copy link
Copy Markdown
Member

Summary

Documents the two new heph run flags added in hephbuild/heph#137, alongside the existing --list-out and --cat-out flags, so all output-consumption flags are covered in one place.

New page: website/docs/guides/consuming-outputs.mdConsuming build outputs

Covers:

  • --list-out — print output file paths to stdout
  • --cat-out — stream output artifact contents to stdout
  • --copy-out=DIR — copy artifacts to a local directory (created if needed; relative paths resolve against CWD)
  • --output=NAME (repeatable) — restrict the above flags to named output groups; unknown name is an error

Updated: website/sidebars.ts — registers the new page after Your first build in the Guides section.


Triggered by: hephbuild/heph@cc3c732 (hephbuild/heph#137)


Generated by Claude Code

… flags

Covers the new --copy-out=DIR and --output=NAME flags added in
hephbuild/heph#137, alongside the existing --list-out and --cat-out
flags, so all four are documented in one place.
@github-actions

Copy link
Copy Markdown

⚡ Cloudflare Pages preview

Preview https://1f375561.hephbuild.pages.dev
Commit 289c981

@raphaelvigee raphaelvigee merged commit 606f357 into main Jun 27, 2026
3 checks passed
@raphaelvigee raphaelvigee deleted the claude/laughing-lovelace-pvcxj0 branch June 27, 2026 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant