Questo contenuto non è disponibile nella lingua selezionata.

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

Composing images from blueprints

Start a compose
# composer-cli compose start BLUEPRINT COMPOSE-TYPE
Copy to clipboard
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
Cancel a running compose
# composer-cli compose cancel COMPOSE-UUID
Copy to clipboard
Delete a finished compose
# composer-cli compose delete COMPOSE-UUID
Copy to clipboard
Show detailed information about a compose
# composer-cli compose info COMPOSE-UUID
Copy to clipboard
Download image file of a compose
# composer-cli compose image COMPOSE-UUID
Copy to clipboard

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
  • The composer-cli tool provides help on the sub-commands and options:
    # composer-cli compose list
    Copy to clipboard
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat, Inc.