1CDIST-TYPE__RVM(7) cdist CDIST-TYPE__RVM(7)
2
3
4
6 cdist-type__rvm - Install rvm for a given user
7
9 RVM is the Ruby enVironment Manager for the Ruby programming language.
10
12 state Either "present" or "absent", defaults to "present".
13
15 # Install rvm for user billie
16 __rvm billie --state present
17
18 # Remove rvm
19 __rvm billie --state absent
20
22 cdist-type__rvm_gem(7), cdist-type__rvm_gemset(7),
23 cdist-type__rvm_ruby(7)
24
26 Evax Software <contact@evax.fr>
27
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 2019
34
35
36
37
386.3.0 Dec 12, 2019 CDIST-TYPE__RVM(7)