github.com/openshift/source-to-image@v1.4.1-0.20240516041539-bf52fc02204e/cmd/s2i/doc.go (about)

     1  // Main S2I command. Parses command line arguments, builds config object,
     2  // and launches the proper handler.
     3  
     4  package main