jkaluza / odcs

Forked from odcs 6 years ago
Clone

8036ee7 Make a subcommand for creating a new compose

Authored and Committed by cqi 6 years ago
    Make a subcommand for creating a new compose
    
    This change would be flexible for odcs script to add more commands in
    the future. For example, to get a compose info, or delete a compose.
    
    This patch removes code that check any missing required arguments,
    source or source_type. Instead, argparse module will handle that.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+12 -13