---
title: "config set"
description: "Set a configuration value"
source: https://docs.genlayer.com/api-references/genlayer-cli/configuration/config/set
last_updated: 2026-03-27
---

# config set

Set a configuration value
Arguments:
key=value   Configuration key-value pair to set

### Usage

`$ genlayer config set [options] <key=value>`

### Arguments

- `<key=value>`

### Options

| Short | Long | Description | Required | Default |
| --- | --- | --- | :---: | --- |
| -h | --help | display help for command | No |  |
