.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__RVM_RUBY" "7" "Feb 16, 2019" "4.10.6" "cdist" . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH NAME .sp cdist\-type__rvm_ruby \- Manage ruby installations through rvm .SH DESCRIPTION .sp RVM is the Ruby enVironment Manager for the Ruby programming language. .SH REQUIRED PARAMETERS .INDENT 0.0 .TP .B user The remote user account to use .TP .B state Either "present" or "absent", defaults to "present". .UNINDENT .SH BOOLEAN PARAMETERS .INDENT 0.0 .TP .B default Set the given version as default .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C # Install ruby 1.9.3 through rvm for user thelonious __rvm_ruby ruby\-1.9.3\-p0 \-\-user thelonious \-\-state present # Install ruby 1.9.3 through rvm for user ornette and make it the default __rvm_ruby ruby\-1.9.3\-p0 \-\-user ornette \-\-state present \-\-default # Remove ruby 1.9.3 for user john __rvm_ruby ruby\-1.9.3\-p0 \-\-user john \-\-state absent .ft P .fi .UNINDENT .UNINDENT .SH SEE ALSO .sp \fBcdist\-type__rvm\fP(7), \fBcdist\-type__rvm_gem\fP(7), \fBcdist\-type__rvm_gemset\fP(7) .SH AUTHORS .sp Evax Software <\fI\%contact@evax.fr\fP> .SH COPYING .sp Copyright (C) 2012 Evax Software. Free use of this software is granted under the terms of the GNU General Public License version 3 (GPLv3). .\" Generated by docutils manpage writer. .