ESO Tools v0.2.3
Usage:
esotools [command] [flags]
Available Commands:
backup Various backup commands
check Various check commands
completion Generate the autocompletion script for the specified shell
help Help about any command
list Various listing commands
version Print the version information
Flags:
--config string config file (default is $HOME/.esotools.yaml)
-H, --esohome live The full installation path of your ESO game files (where the live folder lives).
-h, --help help for esotools
-N, --no-color do not output ANSI color codes
-v, --verbose count counted verbosity
--version version for esotools
Use "esotools [command] --help" for more information about a command.
What's Changed
- Add
version
command - Add GitHub Action to create binary assets upon release
Full Changelog: v0.2.2...v0.2.3