---
title: "config"
description: "Manage CLI configuration, including the default network"
source: https://docs.genlayer.com/api-references/genlayer-cli/configuration/config
last_updated: 2026-03-27
---

# config

Manage CLI configuration, including the default network

### Usage

`$ genlayer config [options] [command]`

### Arguments

- `[command]`

### Options

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

### Subcommands

- `genlayer set` — Set a configuration value
- `genlayer get` — Get the current configuration
- `genlayer reset` — Reset a configuration value to its default
