CloudClient Configuration


CloudClient supports configurable settings to customize it's behavior. The configuration is stored in file cloudclient.config.

Locating cloudclient.config file

The cloudclient.config file is present in a directory named ".cloudclient" under user's home directory. Following are the paths to check based on the type of operating system you are using.

Configuration parameters

The cloudclient.config file contains a number of configuration settings. They are explained below.

Default configuration

Following are the default values for these parameters:-

    EULA = true
    default.page.size = 25
    app.home = NO_DEFAULT (set/updated when running cloudclient)
    persist.session = true
    suppress.status.messages = false
    trust.certs.on.first.use = false
    auto.completion.enable = true
    truststore.password.auto.create = true
        

Copyright 2018 VMware, Inc. All rights reserved.