1gda-config-tool(1) User Commands gda-config-tool(1)
2
3
4
6 gda-config-tool - Tool for managing libgda configuration file.
7
9 gda-config-tool [OPTIONS]
10
12 The gda-config-tool program can be used create/edit/remove a libgda
13 provider. It can be used both as a command line program and an interacā
14 tive program.
15
17 The following options are supported:
18
19 -?, --help
20 Displays command line options.
21
22 --usage
23 Display brief usage message.
24
25 --l, --list-providers
26 Lists installed providers.
27
28 --L, --list-datasources
29 Lists configured data sources.
30
31 --n, --name=NAME
32 User-assigned name for the provider and connection settings.
33
34 --u, --user=NAME
35 User name to pass to the provider when connecting.
36
37 --p, --password=NAME
38 Password for the given user to pass to the DB backend.
39
40 --P, --provider=NAME
41 Provider name.
42
43 --d, --DSN="NAME=VALUE;..."
44 Semi-colon separated list of parameter=value option to pass to
45 the provider.
46
48 NONE
49
51 $(sysconfdir)/libgda/config
52
53 Global configurations settings read for every user.
54
55 ${HOME}/.libgda/config
56
57 User settings. Override global settings.
58
60 mergeant(1), gda-config(5)
61
62
63
64
65
66gda-config-tool (libgda) October 2002 gda-config-tool(1)