How to verify your Machine Runner Version

Overview

In some cases, you may need to verify what version of launch-agent your CircleCI Machine Runner is using. 

Below are the steps to verify this.

 

Steps to Check Your Runner Version

After SSHing into your Runner Instance, please run the following command.

 

Launch Agent

$ /opt/circleci/circleci-launch-agent --version

 

Machine Runner 3.0

$ sudo apt show circleci-runner

Additional Resources

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.