Config items for --rm option

Hi,
Is there a corresponding config key value pair in docker inspect to look at if I start a container using --rm option? I could not find it.

So, basically, I would want to identify all containers which were passed with ‘–rm’ option during docker run command. docker inspect isn’t giving it.

Please help.

Thanks and regards,
Pravin Goyal