phar-io / phive

The Phar Installation and Verification Environment (PHIVE)
https://phar.io
BSD 3-Clause "New" or "Revised" License
579 stars 43 forks source link

Provide way to lookup options for commands #253

Open theseer opened 4 years ago

theseer commented 4 years ago

No convenient way to lookup options for install command:

$ phive install --help
Phive 0.13.2 - Copyright (C) 2015-2020 by Arne Blankerts, Sebastian Heuer and Contributors
[ERROR]   Error while processing arguments to command 'install':
[ERROR]   Unknown option: help

and phive help command is not intuitive, and it's too long to read, have to filter through pager to able to read it top to bottom.

Originally posted by @glensc in https://github.com/phar-io/phive/issues/252#issuecomment-624586556

theseer commented 2 years ago

For reference:

I was looking at how to specify a version to install specific version: