cdist-type__rvm - Man Page
Install rvm for a given user
Description
RVM is the Ruby enVironment Manager for the Ruby programming language.
Required Parameters
- state
Either "present" or "absent", defaults to "present".
Examples
# Install rvm for user billie __rvm billie --state present # Remove rvm __rvm billie --state absent
See Also
cdist-type__rvm_gem(7), cdist-type__rvm_gemset(7), cdist-type__rvm_ruby(7)
Authors
Evax Software <contact@evax.fr>
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
Referenced By
cdist-type__rvm_gem(7), cdist-type__rvm_gemset(7), cdist-type__rvm_ruby(7).
Jul 31, 2022 7.0.0 cdist