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
Copy to Clipboard Toggle word wrap
# composer-cli blueprints list
Show a blueprint contents in the TOML format
Copy to Clipboard Toggle word wrap
# composer-cli blueprints show BLUEPRINT-NAME
Save (export) blueprint contents in the TOML format into a file BLUEPRINT-NAME.toml
Copy to Clipboard Toggle word wrap
# composer-cli blueprints save BLUEPRINT-NAME
Remove a blueprint
Copy to Clipboard Toggle word wrap
# composer-cli blueprints delete BLUEPRINT-NAME
Push (import) a blueprint file in the TOML format into Image Builder
Copy to Clipboard Toggle word wrap
# composer-cli blueprints push BLUEPRINT-NAME

Composing images from blueprints

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

Related information

  • The composer-cli(1) manual page provides a full list of the available sub-commands and options:
    Copy to Clipboard Toggle word wrap
    $ man composer-cli
  • The composer-cli tool provides help on the sub-commands and options:
    Copy to Clipboard Toggle word wrap
    # composer-cli compose list
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, Inc.