asdf icon indicating copy to clipboard operation
asdf copied to clipboard

feat: Add `--ref` flag for `asdf plugin add`

Open CGA1123 opened this issue 5 months ago • 0 comments

Summary

This adds a --ref flag to the asdf plugin add sub-command, passing it through to plugins.Add and eventually the clone of the plugin.

This is especially useful when developing asdf plugins in order to test specific branches.

CGA1123 avatar Jul 22 '25 10:07 CGA1123