vmrProvision: Provision a *vmr* environment

View source: R/vmr-methods.R

vmrProvisionR Documentation

Provision a vmr environment

Description

Provision a vmr environment.

Usage

vmrProvision(cmd = c(), elts = c(), dest = "")

Arguments

cmd

list of shell commands

elts

list of files and/or directories

dest

destination of elts (default HOME/vmr)

Details

Upload 'elts' files and/or directories to the guest machine 'dest' from the current vmr environment. And finaly run shell commands 'cmd' in the guest machine.

Value

NULL


vmr documentation built on March 31, 2023, 8:31 p.m.