ferium icon indicating copy to clipboard operation
ferium copied to clipboard

CLI tweaks resolving #250

Open T3sT3ro opened this issue 1 year ago • 9 comments

Partially implemented #250

  • [x] ~~ferium info should show information about the current profile and modpack~~
    • [x] ferium profile info added instead to be more scoped
    • [x] ferium modpack info info should be added in a similar manner
  • [x] ferium profile list - tweaked the active profile indicator to be bold green (active) suffix next to profile name.
  • [x] When ferium add fails, ~~link to documentation about overrides (https://github.com/gorilla-devs/ferium#check-overrides)~~ hint about --dont-check-* flags as part of the error message.
  • [x] ~~ferium profile should print the current profile, then Run ferium profile -h for more info about this command (likewise for ferium modpack too)~~ instead use ferium profile info to align with current usage patterns
  • [x] ferium list should print a header with information about the profile about to be listed (i.e. profile name, loader, and mc version) as well
    • [x] added support for --markdown flag in the ferium list -vm variant
  • [x] ferium profile switch should print more info about the profiles, not just the names
    • [x] ~~likewise for ferium modpack switch~~ no need for that
  • [x] ferium profiles should be an alias to ferium profile list (likewise for ferium modpacks too)
  • [x] ferium mods should be an alias to ferium list
  • [x] ferium remove should print the project id of the removed mods too

T3sT3ro avatar May 26 '23 22:05 T3sT3ro