Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

[Web Bug] - Xpkg build has incorrect flag

Open
#798 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
hugo
Domain
cli, documentation

Research direction

Start with the CLI command reference at the linked documentation URL and compare the xpkg build flag there with the wording in the linked “writing a function in Python” guide. Update the incorrect flag reference so both pages agree, then verify the generated command reference no longer shows the nonexistent option.

Written by the indexing model from the issue text.

Description

the flag --embed-runtime-image-name=NAME does not exist on the xpkg cli build command
image

running xpkg build with the flag results in

crossplane: error: unknown flag --embed-runtime-image-name

Should this instead be

--embed-runtime-image

As the writing a function in python guide says here:
image

URL: https://docs.crossplane.io/latest/cli/command-reference/

Dominant language
SCSS
Stars
60
Forks
163
Avg merge
1d 5h
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from crossplane/docs

All issues in crossplane/docs

Similar issues

More CLI issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.