Skip to main content

execute

Function execute 

Source
pub fn execute(args: &ArgMatches) -> Result<(), Box<dyn Error>>
Expand description

Execute the command-line arguments and send the desired commands to the orchestrator.

ยงArguments

  • args - the user-defined command-line arguments