Configuration Options
The Admin Service command line interface (CLI) can be configured to specify different directories for your home directory and extracted files.
Files
Some commands produce files as output. By default, these files are saved in the current working directory. Specify a different directory with the --output-directory
global parameter.
Home Directory
By default, context and command cache information is saved in $(HOME)/.mtx/admin-service. Specify a different directory with the MTXCTL_HOME_DIR
environment variable.