```sh Run the Nym client with provided configuration client optionally overriding set parameters Usage: nym-client run [OPTIONS] --id Options: --id Id of client we want to create config for --gateway Id of the gateway we want to connect to. If overridden, it is user's responsibility to ensure prior registration happened --nym-apis Comma separated list of rest endpoints of the API validators --disable-socket Whether to not start the websocket [possible values: true, false] -p, --port Port for the socket to listen on --host Ip for the socket (if applicable) to listen for requests -h, --help Print help ```