跳转至

lip config

Usage

Bash
1
2
3
4
lip config set <key=value ...>
lip config get [key ...]
lip config delete <key ...>
lip config list

Description

Manage the lip configuration files.

Sub-commands

set

Bash
1
lip config set <key=value ...>

Set a configuration value.

get

Bash
1
lip config get [key ...]

Get a configuration value.

delete

Bash
1
lip config delete <key ...>

Delete a configuration value.

list

Bash
1
lip config list

List all configuration values.