It was possible to find out Barman version with Barman Native with the command like: kubectl -n $name_space exec -it $cluster_name-1 -- barman-cloud-backup --version Is there a way to find out Barman version with Barman Plugin ?