1CDIST-TYPE__MYSQL_PRIVILEGES(7)      cdist     CDIST-TYPE__MYSQL_PRIVILEGES(7)
2
3
4

NAME

6       cdist-type__mysql_privileges - Manage MySQL privileges
7

DESCRIPTION

9       Grant and revoke privileges of MySQL user.
10

REQUIRED PARAMETERS

12       database
13              Name of database.
14
15       user   Name of user.
16

OPTIONAL PARAMETERS

18       privileges
19              Defaults to "all".
20
21       table  Defaults to "*".
22
23       host   Defaults to localhost.
24
25       state  "present" grants and "absent" revokes. Defaults to present.
26

EXAMPLES

28          __mysql_privileges user-to-db --database db --user user
29

AUTHORS

31       Ander Punnar <ander-at-kvlt-dot-ee>
32

COPYING

34       Copyright  (C) 2020 Ander Punnar. You can redistribute it and/or modify
35       it under the terms of the GNU General Public License  as  published  by
36       the  Free  Software Foundation, either version 3 of the License, or (at
37       your option) any later version.
38
40       ungleich GmbH 2020
41
42
43
44
456.9.6                            Apr 20, 2021  CDIST-TYPE__MYSQL_PRIVILEGES(7)
Impressum