crossplane / crossplane/docs

[Web Bug] - Xpkg build has incorrect flag

Open
#798 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
SCSS
Stars
60
Forks
163
Avg merge
15h 20m
Merged PRs (30d)
9

Description

the flag `--embed-runtime-image-name=NAME` does not exist on the xpkg cli build command
![image](https://github.com/user-attachments/assets/696f9dc7-c6fd-4cda-8e57-87b10935708c)

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](https://github.com/user-attachments/assets/d8f48435-1d93-4374-8aa2-cabdbb486138)

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.