Fit Assessment tool configurations

The following configuration properties can be managed by the use of config command.

  • To print all configuration properties and their values:

    mfit config list

  • To print the value of a configuration property:

    mfit config get proxy

  • To set a configuration property:

    mfit config set proxy PROXY

  • To reset a configuration property to its default value:

    mfit config unset proxy

What's next