The array of CLI arguments
['--sourceusername', 'my-source@mail.com', '--targetusername', 'my-target@mail.com'];
The executed command (f.ex. run
).
Full CLI command string used to run the command (f.ex sfdx sfdmu:run --sourceusername my-source@mail.com --targetusername my-target@mail.com
)
Path to the directory where the Sfdmu Plugin is installed.
The Plugin name (f.ex. sfdmu
).
Contains the information about the current version of the Add-On Api related to the sfdmu:run command.
ISfdmuRunCustomAddonPluginInfo
The current version of the running Plugin (f.ex. 5.0.0
).
Generated using TypeDoc | SFDMU Help Center | View on Github
Contains the information about the Sfdmu Plugin.