summaryrefslogtreecommitdiff
path: root/frags/libeufin-config-cli.rst
blob: 0852c2aacf60422b721e829c7800f2afd7e89a81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
config
------

This command inspect or change the configuration.

**-h** \| **--help**
   Print short help on options.

Subcommands: **get**, **dump**, **pathsub**

config get
-----------

This command lookup config value.

It takes two arguments, the section name and the option name

**-h** \| **--help**
   Print short help on options.
**-c** \| **--config** *FILENAME*
   Specifies the configuration file.
**-f** \| **--filename**
   Interpret value as path with dollar-expansion.

config dump
-----------

This command dump the configuration.

**-h** \| **--help**
   Print short help on options.
**-c** \| **--config** *FILENAME*
   Specifies the configuration file.

config pathsub
--------------

This command substitute variables in a path.

It takes one argument, a path expresion.

**-h** \| **--help**
   Print short help on options.
**-c** \| **--config** *FILENAME*
   Specifies the configuration file.