composer-cli: Update documentation URLs
Resolves: rhbz#1915361
This commit is contained in:
parent
677c08f743
commit
aa5e627c0a
@ -27,13 +27,16 @@ Start out by listing the available blueprints using ``composer-cli blueprints
|
||||
list``, pick one and save it to the local directory by running ``composer-cli
|
||||
blueprints save http-server``. If there are no blueprints available you can
|
||||
copy one of the examples `from the test suite
|
||||
<https://github.com/weldr/lorax/tree/master/tests/pylorax/blueprints/>`_.
|
||||
<https://github.com/weldr/lorax/tree/rhel8-branch/tests/pylorax/blueprints/>`_.
|
||||
|
||||
Edit the file (it will be saved with a .toml extension) and change the
|
||||
description, add a package or module to it. Send it back to the server by
|
||||
running ``composer-cli blueprints push http-server.toml``. You can verify that it was
|
||||
saved by viewing the changelog - ``composer-cli blueprints changes http-server``.
|
||||
|
||||
The full blueprint documentation `is
|
||||
here<https://www.osbuild.org/guides/blueprint-reference/blueprint-reference.html>`_.
|
||||
|
||||
Build an image
|
||||
----------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user