Cross-compiling using Swift Build Command

When building package from CLI I can use --triple parameter to specify desired target. Can I do the same from build command plugin using PackagePlugin.PackageManager?