diff --git a/.buildinfo b/.buildinfo index 94eafa7e..8f3308bc 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: dbeabcb4b13705612193fe8e75e2231c +config: 6d0004e9fd51b9ad3a54fc5057692d9a tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/composer-cli.doctree b/.doctrees/composer-cli.doctree index 16d84dfe..d67a7de8 100644 Binary files a/.doctrees/composer-cli.doctree and b/.doctrees/composer-cli.doctree differ diff --git a/.doctrees/composer.cli.doctree b/.doctrees/composer.cli.doctree index 4c8743cc..8e5017d1 100644 Binary files a/.doctrees/composer.cli.doctree and b/.doctrees/composer.cli.doctree differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 39f19ea9..cabefe6d 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/lorax-composer.doctree b/.doctrees/lorax-composer.doctree index 7c16edb0..674ca5ce 100644 Binary files a/.doctrees/lorax-composer.doctree and b/.doctrees/lorax-composer.doctree differ diff --git a/.doctrees/pylorax.api.doctree b/.doctrees/pylorax.api.doctree index 9124f06a..b3ef3e42 100644 Binary files a/.doctrees/pylorax.api.doctree and b/.doctrees/pylorax.api.doctree differ diff --git a/_modules/composer/cli.html b/_modules/composer/cli.html index a7ff0ae2..42168815 100644 --- a/_modules/composer/cli.html +++ b/_modules/composer/cli.html @@ -8,7 +8,7 @@ - composer.cli — Lorax 29.14 documentation + composer.cli — Lorax 30.1 documentation @@ -57,7 +57,7 @@
- 29.14 + 30.1
@@ -87,7 +87,7 @@
  • Lorax
  • livemedia-creator
  • lorax-composer
  • -
  • composer-cli
  • +
  • composer
  • Product and Updates Images
  • src
  • @@ -154,7 +154,7 @@

    Source code for composer.cli

     #
    -# composer-cli
    +# composer
     #
     # Copyright (C) 2018  Red Hat, Inc.
     #
    @@ -172,7 +172,7 @@
     # along with this program.  If not, see <http://www.gnu.org/licenses/>.
     #
     import logging
    -log = logging.getLogger("composer-cli")
    +log = logging.getLogger("composer")
     
     from composer.cli.blueprints import blueprints_cmd
     from composer.cli.modules import modules_cmd
    @@ -199,7 +199,7 @@
         """
     
         # Making sure opts.args is not empty (thus, has a command and subcommand)
    -    # is already handled in src/bin/composer-cli.
    +    # is already handled in src/bin/composer.
         if opts.args[0] not in command_map:
             log.error("Unknown command %s", opts.args[0])
             return 1
    @@ -243,7 +243,7 @@
         
    @@ -59,7 +59,7 @@
                 
                 
                   
    - 29.14 + 30.1
    @@ -89,7 +89,7 @@
  • Lorax
  • livemedia-creator
  • lorax-composer
  • -
  • composer-cli
  • +
  • composer
  • Product and Updates Images
  • src
  • @@ -191,7 +191,7 @@ command or the installpkgs paramater of - +
    @@ -222,7 +222,7 @@ command or the installpkgs paramater of var DOCUMENTATION_OPTIONS = { URL_ROOT:'./', - VERSION:'29.14', + VERSION:'30.1', LANGUAGE:'None', COLLAPSE_INDEX:false, FILE_SUFFIX:'.html', diff --git a/py-modindex.html b/py-modindex.html index d1a35944..cd931355 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -8,7 +8,7 @@ - Python Module Index — Lorax 29.14 documentation + Python Module Index — Lorax 30.1 documentation @@ -60,7 +60,7 @@
    - 29.14 + 30.1
    @@ -90,7 +90,7 @@
  • Lorax
  • livemedia-creator
  • lorax-composer
  • -
  • composer-cli
  • +
  • composer
  • Product and Updates Images
  • src
  • @@ -440,7 +440,7 @@