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

NAME

6       cdist-type__rvm - Install rvm for a given user
7

DESCRIPTION

9       RVM is the Ruby enVironment Manager for the Ruby programming language.
10

REQUIRED PARAMETERS

12       state  Either "present" or "absent", defaults to "present".
13

EXAMPLES

15          # Install rvm for user billie
16          __rvm billie --state present
17
18          # Remove rvm
19          __rvm billie --state absent
20

SEE ALSO

22       cdist-type__rvm_gem(7),                      cdist-type__rvm_gemset(7),
23       cdist-type__rvm_ruby(7)
24

AUTHORS

26       Evax Software <contact@evax.fr>
27

COPYING

29       Copyright (C) 2012 Evax Software. Free use of this software is  granted
30       under the terms of the GNU General Public License version 3 (GPLv3).
31
33       ungleich GmbH 2021
34
35
36
37
387.0.0                            Jul 31, 2022               CDIST-TYPE__RVM(7)
Impressum