{"tool":"p---package","tool_display":"P Package","intent":"execute-binary-with-different-name-than-package","intent_display":"execute binary with different name than package","title":"P Package Command: execute binary with different name than package","command_string":"bunx -p <package_name> <command>","raw_command_string":"bunx {{[-p|--package]}} {{package_name}} {{command}}","description":"Exact CLI syntax to execute binary with different name than package using P Package.","usage_scenario":"When dealing with packages that expose multiple binaries or when the main executable is aliased under a different name.","scenario_context":"Use this for streamlined execution of binaries with mismatched package and executable names.","simulated_output":"Executing binary 'example-command' from package 'example-package'...\n\nSuccess: Successfully executed 'example-command' from 'example-package'.","how_to_steps":["Run: bunx --package example-package example-command","Check output to ensure the command executed successfully, looking for confirmation messages."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/p---package/execute-binary-with-different-name-than-package"}