
phive
List of commands for phive:
-
phive:tldr:1ba8f phive: Install a specified Phar globally.$ phive install ${select} --globaltry on your machineexplain this command
-
phive:tldr:443da phive: List all available commands.$ phive helptry on your machineexplain this command
-
phive:tldr:6e594 phive: Display a list of available aliased Phars.$ phive listtry on your machineexplain this command
-
phive:tldr:946a5 phive: Remove unused Phar files.$ phive purgetry on your machineexplain this command
-
phive:tldr:acfb5 phive: Install a specified Phar to a target directory.$ phive install ${select} --target ${path-to-directory}try on your machineexplain this command
-
phive:tldr:d4750 phive: Remove a specified Phar file.$ phive remove ${select}try on your machineexplain this command
-
phive:tldr:ea937 phive: Update all Phar files to the latest version.$ phive updatetry on your machineexplain this command
-
phive:tldr:f06fb phive: Install a specified Phar to the local directory.$ phive install ${select}try on your machineexplain this command