execute_with_config

Function execute_with_config 

Source
pub async fn execute_with_config(
    args: SyncArgs,
    config_service: Arc<dyn ConfigService>,
) -> Result<()>
Expand description

Maintain consistency with other commands