Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

3.5.  Basic Image Builder command-line commands


The Image Builder command-line interface offers the following sub-commands.

Blueprint manipulation

List all available blueprints
# composer-cli blueprints list
Copy to Clipboard Toggle word wrap
Show a blueprint contents in the TOML format
# composer-cli blueprints show BLUEPRINT-NAME
Copy to Clipboard Toggle word wrap
Save (export) blueprint contents in the TOML format into a file BLUEPRINT-NAME.toml
# composer-cli blueprints save BLUEPRINT-NAME
Copy to Clipboard Toggle word wrap
Remove a blueprint
# composer-cli blueprints delete BLUEPRINT-NAME
Copy to Clipboard Toggle word wrap
Push (import) a blueprint file in the TOML format into Image Builder
# composer-cli blueprints push BLUEPRINT-NAME
Copy to Clipboard Toggle word wrap

Composing images from blueprints

Start a compose
# composer-cli compose start BLUEPRINT COMPOSE-TYPE
Copy to Clipboard Toggle word wrap
Replace BLUEPRINT with name of the blueprint to build and COMPOSE-TYPE with the output image type.
List all composes
# composer-cli compose list
Copy to Clipboard Toggle word wrap
Cancel a running compose
# composer-cli compose cancel COMPOSE-UUID
Copy to Clipboard Toggle word wrap
Delete a finished compose
# composer-cli compose delete COMPOSE-UUID
Copy to Clipboard Toggle word wrap
Show detailed information about a compose
# composer-cli compose info COMPOSE-UUID
Copy to Clipboard Toggle word wrap
Download image file of a compose
# composer-cli compose image COMPOSE-UUID
Copy to Clipboard Toggle word wrap

Related information

  • The composer-cli(1) manual page provides a full list of the available sub-commands and options:
    $ man composer-cli
    Copy to Clipboard Toggle word wrap
  • The composer-cli tool provides help on the sub-commands and options:
    # composer-cli compose list
    Copy to Clipboard Toggle word wrap
Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2025 Red Hat