You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom mnemonics can have some useful benefits. For examples, it can allow for more fine-grained filtering of what actions get to run locally vs remotely (via --modify_execution_info option / no-remote tags).
To that effect, it would be great to allow users to specify custom mnemonics for copy_file, via an attribute.
If maintainers are happy with the idea, I'll happily submit a PR.