Skip to content

hardis:mdapi:deploy

Description

sfdx-hardis wrapper for sfdx force:mdapi:deploy that displays tips to solve deployment errors.

Assisted solving of Salesforce deployments errors

See documentation of Salesforce command

Parameters

Name Type Description Default Required Options
apiversion option override the api version used for api requests made by this command
checkonly
-c
boolean checkOnly
concise boolean concise
debug boolean debug
deploydir
-d
option deployDir
ignoreerrors
-o
boolean ignoreErrors
ignorewarnings
-g
boolean ignoreWarnings
json boolean format output as json
loglevel option logging level for this command invocation warn trace
debug
info
warn
error
fatal
purgeondelete boolean purgeOnDelete
runtests
-r
option runTests
singlepackage
-s
boolean singlePackage
soapdeploy boolean soapDeploy
targetusername
-u
option username or alias for the target org; overrides default target org
testlevel
-l
option testLevel NoTestRun NoTestRun
RunSpecifiedTests
RunLocalTests
RunAllTestsInOrg
validateddeployrequestid
-q
option validatedDeployRequestId
verbose boolean verbose
wait
-w
option wait [object Object]
websocket option websocket
zipfile
-f
option zipFile

Examples