svmxc-sfdx

0.0.20 • Public • Published

svmxc-sfdx

Servicemax Core SFDX plugins

Version CircleCI Appveyor CI Greenkeeper Known Vulnerabilities Downloads/week License

$ npm install -g svmxc-sfdx
$ sfdx COMMAND
running command...
$ sfdx (-v|--version|version)
svmxc-sfdx/0.0.20 darwin-arm64 node-v21.5.0
$ sfdx --help [COMMAND]
USAGE
  $ sfdx COMMAND
...

sfdx svmxc:deploy [-t <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core configurations to an org.

USAGE
  $ sfdx svmxc:deploy [-t <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] 
  [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -p, --path=path                                                                   path/to/svmx

  -t, --type=type                                                                   Servicemax Core Configuration Type

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

EXAMPLES
  sfdx svmx:deploy -u user@salesforce.com
  sfdx svmx:deploy -u user@salesforce.com -f
  sfdx svmx:deploy -u user@salesforce.com -t Expression,Mapping
  sfdx svmx:deploy:expression -u user@salesforce.com
  sfdx svmx:deploy:expression -u user@salesforce.com -n <DEVELOPER_NAME>
  sfdx svmx:deploy:expression -u user@salesforce.com -f -n <DEVELOPER_NAME,...>

sfdx svmxc:deploy:activitymaster [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core activity master configurations to an org.

USAGE
  $ sfdx svmxc:deploy:activitymaster [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:appointmenttype [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Appointment Type to an org.

USAGE
  $ sfdx svmxc:deploy:appointmenttype [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:apppermission [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Application Permissions to an org.

USAGE
  $ sfdx svmxc:deploy:apppermission [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:autoentitlement [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Auto Entitlement to an org.

USAGE
  $ sfdx svmxc:deploy:autoentitlement [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:availableservice [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Available Service to an org.

USAGE
  $ sfdx svmxc:deploy:availableservice [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:checklist [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core SPM checklist transactions to an org.

USAGE
  $ sfdx svmxc:deploy:checklist [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:configprofile [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Configuration Profile to an org.

USAGE
  $ sfdx svmxc:deploy:configprofile [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:counterrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Counter Rule to an org.

USAGE
  $ sfdx svmxc:deploy:counterrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:customactions [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Custom Actions to an org.

USAGE
  $ sfdx svmxc:deploy:customactions [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:datalookuprule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core DataLookupRules to an org.

USAGE
  $ sfdx svmxc:deploy:datalookuprule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:dcfieldupdate [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core DC field update to an org.

USAGE
  $ sfdx svmxc:deploy:dcfieldupdate [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:dchover [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core dispatch console hover configurations to an org.

USAGE
  $ sfdx svmxc:deploy:dchover [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:dcview [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Dispatch Console View to an org.

USAGE
  $ sfdx svmxc:deploy:dcview [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:dispatchprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Dispatch Process to an org.

USAGE
  $ sfdx svmxc:deploy:dispatchprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:dvr [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core business rule to an org.

USAGE
  $ sfdx svmxc:deploy:dvr [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] 
  [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:eventhoverrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Event hover Rule to an org.

USAGE
  $ sfdx svmxc:deploy:eventhoverrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:eventsubjectrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Event Subject Rule to an org.

USAGE
  $ sfdx svmxc:deploy:eventsubjectrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:expression [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core expressions to an org.

USAGE
  $ sfdx svmxc:deploy:expression [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:fcoconfig [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core FCO Configurations to an org.

USAGE
  $ sfdx svmxc:deploy:fcoconfig [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:featurepermission [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Feature Permission to an org.

USAGE
  $ sfdx svmxc:deploy:featurepermission [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:fieldinventory [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Field Inventory to an org.

USAGE
  $ sfdx svmxc:deploy:fieldinventory [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:ibsetup [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core IB Application Setup to an org.

USAGE
  $ sfdx svmxc:deploy:ibsetup [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:inventory [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Inventory Process to an org.

USAGE
  $ sfdx svmxc:deploy:inventory [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:invoiceprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Service Proforma Invoice Process to an org.

USAGE
  $ sfdx svmxc:deploy:invoiceprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:iotapex [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core IOT Map To Apex to an org.

USAGE
  $ sfdx svmxc:deploy:iotapex [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:iotobject [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core IOT Map To Object to an org.

USAGE
  $ sfdx svmxc:deploy:iotobject [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:mapping [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core mappings to an org.

USAGE
  $ sfdx svmxc:deploy:mapping [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:mobileconfig [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Mobile Configuration to an org.

USAGE
  $ sfdx svmxc:deploy:mobileconfig [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:mobilepermission [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Mobile Permissions to an org.

USAGE
  $ sfdx svmxc:deploy:mobilepermission [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:mttsrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core MTTS Rule to an org.

USAGE
  $ sfdx svmxc:deploy:mttsrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:opdoc [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core SPM Output Doc transactions to an org.

USAGE
  $ sfdx svmxc:deploy:opdoc [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json]
   [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:overnightstaypolicy [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Overnight Stay Policy configurations to an org.

USAGE
  $ sfdx svmxc:deploy:overnightstaypolicy [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:pmplantemplate [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core PM Plan Template to an org.

USAGE
  $ sfdx svmxc:deploy:pmplantemplate [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:pmprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core PM Process to an org.

USAGE
  $ sfdx svmxc:deploy:pmprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:pulse [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Push Notification to an org.

USAGE
  $ sfdx svmxc:deploy:pulse [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json]
   [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:scheduledsfm [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Scheduled SFM to an org.

USAGE
  $ sfdx svmxc:deploy:scheduledsfm [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:sconinvoiceprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Service Contract Proforma Invoice Process to an org.

USAGE
  $ sfdx svmxc:deploy:sconinvoiceprocess [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:serviceplan [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Service Plan to an org.

USAGE
  $ sfdx svmxc:deploy:serviceplan [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:serviceteam [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Service Team to an org.

USAGE
  $ sfdx svmxc:deploy:serviceteam [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:sfa [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Service Flow Automation to an org.

USAGE
  $ sfdx svmxc:deploy:sfa [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] 
  [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:sfmsearch [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core SFM Search to an org.

USAGE
  $ sfdx svmxc:deploy:sfmsearch [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:skillmatchrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Skill Match Rule to an org.

USAGE
  $ sfdx svmxc:deploy:skillmatchrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:slaterms [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core SLA Terms to an org.

USAGE
  $ sfdx svmxc:deploy:slaterms [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:spm [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Service Performance Metrics to an org.

USAGE
  $ sfdx svmxc:deploy:spm [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] 
  [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:tasktemplate [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Task Template to an org.

USAGE
  $ sfdx svmxc:deploy:tasktemplate [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:techattr [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Technical Attribute to an org.

USAGE
  $ sfdx svmxc:deploy:techattr [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:techrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Technician Rule to an org.

USAGE
  $ sfdx svmxc:deploy:techrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:territory [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Territory to an org.

USAGE
  $ sfdx svmxc:deploy:territory [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:territoryrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Territory Matching Rule to an org.

USAGE
  $ sfdx svmxc:deploy:territoryrule [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:timeline [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Timelines to an org.

USAGE
  $ sfdx svmxc:deploy:timeline [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:timesheet [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Timesheet Process to an org.

USAGE
  $ sfdx svmxc:deploy:timesheet [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:transaction [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core SPM transactions to an org.

USAGE
  $ sfdx svmxc:deploy:transaction [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:translation [-n <array>] [-f] [-p <string>] [-l <array>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Translations to an org.

USAGE
  $ sfdx svmxc:deploy:translation [-n <array>] [-f] [-p <string>] [-l <array>] [-c <string>] [-u <string>] [--apiversion
   <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    Translation languages

  -l, --language=language                                                           Servicemax Core Translation language

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:triggercontrol [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core trigger controls to an org.

USAGE
  $ sfdx svmxc:deploy:triggercontrol [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:warrantyterms [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core Warranty Terms to an org.

USAGE
  $ sfdx svmxc:deploy:warrantyterms [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:deploy:wizard [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

deploy Servicemax Core SPM wizards to an org.

USAGE
  $ sfdx svmxc:deploy:wizard [-n <array>] [-f] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -f, --force                                                                       Overwrite Servicemax Core
                                                                                    configurations

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve [-t <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core configurations from an org.

USAGE
  $ sfdx svmxc:retrieve [-t <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] 
  [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json
  -p, --path=path                                                                   path/to/svmx
  -t, --type=type                                                                   Servicemax Core Configuration Type

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

EXAMPLES
  sfdx svmx:retrieve -u user@salesforce.com
  sfdx svmx:retrieve -u user@salesforce.com -t Expression,Mapping
  sfdx svmx:retrieve:expression -u user@salesforce.com
  sfdx svmx:retrieve:expression -u user@salesforce.com -n <DEVELOPER_NAME,...>

sfdx svmxc:retrieve:activitymaster [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core activity master configurations from an org.

USAGE
  $ sfdx svmxc:retrieve:activitymaster [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:appointmenttype [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Appointment Type from an org.

USAGE
  $ sfdx svmxc:retrieve:appointmenttype [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:apppermission [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Application Permission from an org.

USAGE
  $ sfdx svmxc:retrieve:apppermission [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:autoentitlement [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Auto Entitlement from an org.

USAGE
  $ sfdx svmxc:retrieve:autoentitlement [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:availableservice [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Available Service from an org.

USAGE
  $ sfdx svmxc:retrieve:availableservice [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:checklist [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core SPM Checklist transactions from an org.

USAGE
  $ sfdx svmxc:retrieve:checklist [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:configprofile [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Configuration Profiles with settings from an org.

USAGE
  $ sfdx svmxc:retrieve:configprofile [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:counterrule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Counter Rule from an org.

USAGE
  $ sfdx svmxc:retrieve:counterrule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:customactions [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Custom Actions from an org.

USAGE
  $ sfdx svmxc:retrieve:customactions [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:datalookuprule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core DataLookupRules from an org.

USAGE
  $ sfdx svmxc:retrieve:datalookuprule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:dcfieldupdate [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core DC Field updates from an org.

USAGE
  $ sfdx svmxc:retrieve:dcfieldupdate [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:dchover [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core dispatch console hover configurations from an org.

USAGE
  $ sfdx svmxc:retrieve:dchover [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:dcview [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Dispatch Console View from an org.

USAGE
  $ sfdx svmxc:retrieve:dcview [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:dispatchprocess [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Dispatch Process from an org.

USAGE
  $ sfdx svmxc:retrieve:dispatchprocess [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:dvr [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core businessrule from an org.

USAGE
  $ sfdx svmxc:retrieve:dvr [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json]
   [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:eventhoverrule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core event hover rules from an org.

USAGE
  $ sfdx svmxc:retrieve:eventhoverrule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:eventsubjectrule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core event subject rules from an org.

USAGE
  $ sfdx svmxc:retrieve:eventsubjectrule [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:expression [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core expressions from an org.

USAGE
  $ sfdx svmxc:retrieve:expression [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:fcoconfig [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core FCO Configurations from an org.

USAGE
  $ sfdx svmxc:retrieve:fcoconfig [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:featurepermission [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core feature permission from an org.

USAGE
  $ sfdx svmxc:retrieve:featurepermission [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:fieldinventory [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Field Inventory from an org.

USAGE
  $ sfdx svmxc:retrieve:fieldinventory [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:ibsetup [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core IB Application Setup from an org.

USAGE
  $ sfdx svmxc:retrieve:ibsetup [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:inventory [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Inventory Process from an org.

USAGE
  $ sfdx svmxc:retrieve:inventory [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:invoiceprocess [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Service Proforma Invoice Process from an org.

USAGE
  $ sfdx svmxc:retrieve:invoiceprocess [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:iotapex [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core IOT Map To Apex from an org.

USAGE
  $ sfdx svmxc:retrieve:iotapex [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:iotobject [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core IOT Map To Object from an org.

USAGE
  $ sfdx svmxc:retrieve:iotobject [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:mapping [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core mapping from an org.

USAGE
  $ sfdx svmxc:retrieve:mapping [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] 
  [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:mobileconfig [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Mobile Configuration from an org.

USAGE
  $ sfdx svmxc:retrieve:mobileconfig [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>]
   [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

OPTIONS
  -c, --configfile=configfile                                                       path/to/svmx/configuration.json

  -d, --includedependency                                                           retrieve Servicemax Core
                                                                                    configurations with dependencies.

  -n, --developername=developername                                                 Servicemax Core Configuration
                                                                                    developer names

  -p, --path=path                                                                   path/to/svmx/configuration

  -u, --targetusername=targetusername                                               username or alias for the target
                                                                                    org; overrides default target org

  --apiversion=apiversion                                                           override the api version used for
                                                                                    api requests made by this command

  --json                                                                            format output as json

  --loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)  [default: warn] logging level for
                                                                                    this command invocation

sfdx svmxc:retrieve:mobilepermission [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

retrieve Servicemax Core Mobile Permission from an org.

USAGE
  $ sfdx svmxc:retrieve:mobilepermission [-n <array>] [-p <string>] [-d] [-c <string>] [-u <string>] [--apiversion 
  <string>] [--json] 

Readme

Keywords

Package Sidebar

Install

npm i svmxc-sfdx

Weekly Downloads

20

Version

0.0.20

License

proprietary

Unpacked Size

2.12 MB

Total Files

535

Last publish

Collaborators

  • ramachandra.mohan