Skip to main content

execute

Function execute 

Source
pub async fn execute(cli: Cli) -> ApiResult<Option<Value>>
Expand description

Run one non-streaming command, returning the response as JSON (None for 204 operations). Tests call this directly.