cdist-type__rvm - Install rvm for a given user
Contents
Copying
Copyright (C) 2012 Evax Software. Free use of this software is granted under the terms of the GNU General
Public License version 3 (GPLv3).
Copyright
ungleich GmbH 2021
7.0.0 Sep 11, 2024 CDIST-TYPE__RVM(7)
Description
RVM is the Ruby enVironment Manager for the Ruby programming language.
Examples
# Install rvm for user billie
__rvm billie --state present
# Remove rvm
__rvm billie --state absent
Name
cdist-type__rvm - Install rvm for a given user
Required Parameters
state Either "present" or "absent", defaults to "present".
See Also
cdist-type__rvm_gem(7), cdist-type__rvm_gemset(7), cdist-type__rvm_ruby(7)
