pub async fn command_version(
    version: String,
    context: ContextLock
) -> Result<impl Reply, Rejection>