Releases: dyoung522/esotools
ESO Tools v0.3.1
Usage
Usage:
esotools [command]
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
- ESO_HOME Auto Detection v0.3 by @dyoung522 in #4
Full Changelog: v0.2.3...v0.3.1
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
Release v0.2.2
esotools
tools used to list, install, and validate ESO AddOns
Usage:
esotools [command]
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
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.
Full Changelog: v0.1.1...v0.2.0
First Release
esotools
tools used to list, install, and validate ESO AddOns
Usage:
esotools [command]
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
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.