runner icon indicating copy to clipboard operation
runner copied to clipboard

Update Runner Config Documentation for PAT

Open nerddtvg opened this issue 10 months ago • 0 comments

The Runner config.sh/cmd documentation states that --pat is only used for network testing, however the code to get registration and remove tokens also supports the --pat in place of --token. Can the documentation and help text be updated to show that?

https://github.com/actions/runner/blob/main/src/Runner.Listener/Configuration/ConfigurationManager.cs#L643-L668

This should be repo, org, or enterprise scope:

https://github.com/actions/runner/blob/main/src/Runner.Listener/Runner.cs#L738

nerddtvg avatar Jan 29 '25 22:01 nerddtvg