How to update lambda@edge ARN in cloudfront distribution using CLI

I would like to update the cloudfront distribution with the latest lambda@edge function using CLI. I saw this documentation, but could not figure out how to update the lambda ARN only. Can some one...