Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

fix: correct talos imager flags for embedded config#49

Merged
jmgilman merged 1 commit into
masterfrom
fix/talos-imager-flags
Dec 29, 2025
Merged

fix: correct talos imager flags for embedded config#49
jmgilman merged 1 commit into
masterfrom
fix/talos-imager-flags

Conversation

@jmgilman
Copy link
Copy Markdown
Collaborator

Summary

  • Fixes imager command flags to match Talos imager syntax
  • Uses default /out directory instead of custom output path
  • Corrects --embedded-config-path flag format

Context

The imager was failing with unknown flag: --output-path. The correct flag is --output but using the default /out directory is simpler.

🤖 Generated with Claude Code

- Change --output-path to use default /out directory
- Fix --embedded-config-path flag format (use = instead of space)
- Remove unnecessary mkdir for output subdirectory
- Update output path to match imager's default location

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jmgilman jmgilman merged commit e9df70b into master Dec 29, 2025
1 check passed
@jmgilman jmgilman deleted the fix/talos-imager-flags branch December 29, 2025 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant