How do i install old version of Plugin in Jenkins

The plugin installation manager syntax to install an older release is included in your screenshot. Refer to the zephyr-enterprise-test-management:2.7 argument below:

jenkins-plugin-cli --plugins zephyr-enterprise-test-management:2.7

Darin Pope has provided two videos that show how to install a Jenkins plugin from the command line:

Use the Jenkins command line interface

Use the plugin installation manager tool