a360sfdx

1.1.0 • Public • Published

a360sfdx

Servicemax Core SFDX plugins

Version CircleCI Appveyor CI Greenkeeper Known Vulnerabilities Downloads/week License

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

sfdx svmx: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 Asset360 configurations to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations
  -p, --path=path                                                                   path/to/svmx
  -t, --type=type                                                                   Asset 360 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 svmx:deploy:assethierarchy [-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 Asset 360 Asset Hierarchy to an org.

USAGE
  $ sfdx svmx:deploy:assethierarchy [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:assettimeline [-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 Asset 360 Asset timeline to an org.

USAGE
  $ sfdx svmx:deploy:assettimeline [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:entitlementrule [-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 Asset 360 entitlement rules to an org.

USAGE
  $ sfdx svmx:deploy:entitlementrule [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:esarule [-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 Asset 360 entitled service assignment rules to an org.

USAGE
  $ sfdx svmx:deploy:esarule [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 expressions to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 object mappings to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:mpln [-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 Asset 360 Maintenance Plan Process configurations to an org.

USAGE
  $ sfdx svmx:deploy:mpln [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:parule [-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 Asset 360 pricebook assignment rules to an org.

USAGE
  $ sfdx svmx:deploy:parule [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:psc [-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 Asset 360 Product Service Campaign configurations to an org.

USAGE
  $ sfdx svmx:deploy:psc [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:deploy:screen [-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 Asset 360 screen designers to an org.

USAGE
  $ sfdx svmx:deploy:screen [-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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 technical attribute match rules to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 SPM transactions to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 translations to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations
  -l, --language=language                                                           Asset 360 Translation language

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 wizards to an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve [-t <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 Asset360 configurations from an org.

USAGE
  $ sfdx svmx:retrieve [-t <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 Asset 360 configurations
                                                                                    with dependencies.

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

  -t, --type=type                                                                   Asset 360 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 svmx:retrieve:assethierarchy [-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 Asset 360 asset hierarchy from an org.

USAGE
  $ sfdx svmx:retrieve:assethierarchy [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:assettimeline [-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 Asset 360 asset timeline from an org.

USAGE
  $ sfdx svmx:retrieve:assettimeline [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:entitlementrule [-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 Asset 360 entitlement rules from an org.

USAGE
  $ sfdx svmx:retrieve:entitlementrule [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:esarule [-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 Asset 360 entitled service assignment rules from an org.

USAGE
  $ sfdx svmx:retrieve:esarule [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 expressions from an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx: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 Asset 360 object mappings from an org.

USAGE
  $ sfdx svmx: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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:mpln [-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 Asset 360 Maintenance Plan Process from an org.

USAGE
  $ sfdx svmx:retrieve:mpln [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:parule [-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 Asset 360 pricebook assignment rules from an org.

USAGE
  $ sfdx svmx:retrieve:parule [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:psc [-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 Asset 360 Product Service Campaign configurations from an org.

USAGE
  $ sfdx svmx:retrieve:psc [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:screen [-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 Asset 360 screen designers from an org.

USAGE
  $ sfdx svmx:retrieve:screen [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:techattr [-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 Asset 360 technical attribute match rule from an org.

USAGE
  $ sfdx svmx:retrieve:techattr [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:transaction [-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 Asset 360 SPM transactions from an org.

USAGE
  $ sfdx svmx:retrieve:transaction [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:translation [-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 Asset 360 translation from an org.

USAGE
  $ sfdx svmx:retrieve:translation [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:retrieve:wizard [-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 Asset 360 wizards from an org.

USAGE
  $ sfdx svmx:retrieve:wizard [-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 Asset 360 configurations
                                                                                    with dependencies.

  -n, --developername=developername                                                 Asset 360 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 svmx:validate [-t <array>] [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset360 configurations for an org.

USAGE
  $ sfdx svmx:validate [-t <array>] [-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                                                 Asset 360 Configuration developer
                                                                                    names

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

  -t, --type=type                                                                   Asset 360 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:validate -u user@salesforce.com
  sfdx svmx:validate -u user@salesforce.com -t Expression,Mapping
  sfdx svmx:validate:expression -u user@salesforce.com
  sfdx svmx:validate:expression -u user@salesforce.com -n <DEVELOPER_NAME,...>

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

validate Asset 360 Asset hierarchy for an org.

USAGE
  $ sfdx svmx:validate:assethierarchy [-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                                                 Asset 360 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 svmx:validate:assettimeline [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 Asset timeline for an org.

USAGE
  $ sfdx svmx:validate:assettimeline [-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                                                 Asset 360 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 svmx:validate:entitlementrule [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 entitlement rules for an org.

USAGE
  $ sfdx svmx:validate:entitlementrule [-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                                                 Asset 360 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 svmx:validate:esarule [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 entitled service assignment rule for an org.

USAGE
  $ sfdx svmx:validate:esarule [-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                                                 Asset 360 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 svmx:validate:expression [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 expressions for an org.

USAGE
  $ sfdx svmx:validate:expression [-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                                                 Asset 360 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 svmx:validate:mapping [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 object mappings for an org.

USAGE
  $ sfdx svmx:validate:mapping [-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                                                 Asset 360 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 svmx:validate:mpln [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 Maintenance Plan Process configuration for an org.

USAGE
  $ sfdx svmx:validate:mpln [-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                                                 Asset 360 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 svmx:validate:parule [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 pricebook assignment rules for an org.

USAGE
  $ sfdx svmx:validate:parule [-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                                                 Asset 360 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 svmx:validate:psc [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 Product Service Campaign configuration for an org.

USAGE
  $ sfdx svmx:validate:psc [-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                                                 Asset 360 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 svmx:validate:screen [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 screen designer for an org.

USAGE
  $ sfdx svmx:validate:screen [-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                                                 Asset 360 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 svmx:validate:techattr [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 technical attribute match rules for an org.

USAGE
  $ sfdx svmx:validate:techattr [-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                                                 Asset 360 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 svmx:validate:transaction [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 SPM transactions for an org.

USAGE
  $ sfdx svmx:validate:transaction [-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                                                 Asset 360 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 svmx:validate:wizard [-n <array>] [-p <string>] [-c <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]

validate Asset 360 wizards for an org.

USAGE
  $ sfdx svmx:validate:wizard [-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                                                 Asset 360 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

Debugging your plugin

We recommend using the Visual Studio Code (VS Code) IDE for your plugin development. Included in the .vscode directory of this plugin is a launch.json config file, which allows you to attach a debugger to the node process when running your commands.

To debug the hello:org command:

  1. Start the inspector

If you linked your plugin to the sfdx cli, call your command with the dev-suspend switch:

$ sfdx hello:org -u myOrg@example.com --dev-suspend

Alternatively, to call your command using the bin/run script, set the NODE_OPTIONS environment variable to --inspect-brk when starting the debugger:

$ NODE_OPTIONS=--inspect-brk bin/run hello:org -u myOrg@example.com
  1. Set some breakpoints in your command code
  2. Click on the Debug icon in the Activity Bar on the side of VS Code to open up the Debug view.
  3. In the upper left hand corner of VS Code, verify that the "Attach to Remote" launch configuration has been chosen.
  4. Hit the green play button to the left of the "Attach to Remote" launch configuration window. The debugger should now be suspended on the first line of the program.
  5. Hit the green play button at the top middle of VS Code (this play button will be to the right of the play button that you clicked in step #5).

    Congrats, you are debugging!

Readme

Keywords

Package Sidebar

Install

npm i a360sfdx

Weekly Downloads

11

Version

1.1.0

License

proprietary

Unpacked Size

650 kB

Total Files

190

Last publish

Collaborators

  • ramachandra.mohan
  • anil.tiwari
  • sudguruprasad