Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.64 KB

ocm_toi.md

File metadata and controls

57 lines (34 loc) · 1.64 KB

ocm toi — Dedicated Command Flavors For The TOI Layer

Synopsis

ocm toi [<options>] <sub command> ...

Options

  -h, --help   help for toi

Description

TOI is an abbreviation for (T)iny (O)CM (I)nstallation. It is a simple application framework on top of the Open Component Model, that can be used to describe image based installation executors and installation packages (see topic ocm toi bootstrapping in form of resources with a dedicated type. All involved resources are hereby taken from a component version of the Open Component Model, which supports all the OCM features, like transportation.

The framework consists of a generic bootstrap command (ocm toi bootstrap componentversions) and an arbitrary set of image based executors, that are executed in containers and fed with the required installation data by th generic command.

SEE ALSO

Parents
  • ocm — Open Component Model command line client
Sub Commands
  • ocm toi bootstrap — bootstrap components
  • ocm toi configuration — TOI Commands acting on config
  • ocm toi describe — describe packages
  • ocm toi package — TOI Commands acting on components
Additional Help Topics
Additional Links