---
title: "config reset"
description: "Reset a configuration value to its default"
source: https://docs.genlayer.com/api-references/genlayer-cli/configuration/config/reset
last_updated: 2026-03-27
---

# config reset

Reset a configuration value to its default
Arguments:
key         Configuration key to reset

### Usage

`$ genlayer config reset [options] <key>`

### Arguments

- `<key>`

### Options

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