spicetify / cli

Command-line tool to customize Spotify client. Supports Windows, MacOS, and Linux.
https://spicetify.app
GNU Lesser General Public License v2.1
18.73k stars 734 forks source link

Add help command #3215

Closed erikhuizinga closed 3 weeks ago

erikhuizinga commented 3 weeks ago

📝 Provide a description of the new feature

I tried spicetify help for the command to fail with message: use spicetify -h. Well, that's probably what it should do right away, don't you think? ;)

➕ Additional Information

No response

rxri commented 3 weeks ago

Thats how CLI apps work

erikhuizinga commented 3 weeks ago

git, docker, npm, brew and many others would disagree. 😉

I know it's not some standard or best-practice. But it is very common.

erikhuizinga commented 3 weeks ago

Furthermore, the spicetify cli does uses command keywords already (e.g. spicetify path).

Anyways, thanks for considering my feature request.

rxri commented 2 weeks ago

git, docker, npm, brew and many others would disagree. 😉

I know it's not some standard or best-practice. But it is very common.

Per v2.38.0, spicetify v2 is in maintenance mode and we're not going to add new features. Again, this is not very common thing to implement, so it won't be considered.

erikhuizinga commented 2 weeks ago

Thanks for the notive! I'm not sure exactly what you mean by maintenance mode. Can you link to some issue, announcement, post, or just reply what that means? Is v3 coming, or the entire cli no longer being developed?