.\" Man page generated from reStructuredText. . .TH "CDIST-TYPE__RVM_GEMSET" "7" "Jun 23, 2019" "5.1.2" "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_gemset \- Manage gemsets 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 If present, set the given gemset as default. .UNINDENT .SH EXAMPLES .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C # Install the gemset @myset for user charles on based on ruby\-1.9.3\-0 __rvm_gemset ruby\-1.9.3\-p0@myset \-\-user charles \-\-state present # Do the same and make ruby\-1.9.3\-p0@myset the default gemset __rvm_gemset ruby\-1.9.3\-p0@myset \-\-user charles \-\-state present \-\-default # Remove the gemset @myset for user john __rvm_ruby ruby\-1.9.3\-p0@myset \-\-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_ruby\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). .SH COPYRIGHT ungleich GmbH 2019 .\" Generated by docutils manpage writer. .