-{"version":"0.2.0","commands":{"deploy:apex":{"id":"deploy:apex","description":"Deploy apex class using tooling api","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx deploy:apex -p filepath"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"filepath":{"name":"filepath","type":"option","char":"p","description":"file path","required":true}},"args":[]},"deploy:aura":{"id":"deploy:aura","description":"Deploy aura bundles using tooling api","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx deploy:aura -p filepath"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"filepath":{"name":"filepath","type":"option","char":"p","description":"file path","required":true}},"args":[]},"deploy:lwc":{"id":"deploy:lwc","description":"Deploy lwc wusing tooling api","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx deploy:lwc -p filepath"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"filepath":{"name":"filepath","type":"option","char":"p","description":"file path"}},"args":[]},"deploy:trigger":{"id":"deploy:trigger","description":"Deploy apex triggers using tooling api","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx deploy:trigger -p filepath"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"filepath":{"name":"filepath","type":"option","char":"p","description":"file path","required":true}},"args":[]},"deploy:vf":{"id":"deploy:vf","description":"Deploy visualforce page using tooling api","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx deploy:vf -p filepath"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"filepath":{"name":"filepath","type":"option","char":"p","description":"file path","required":true}},"args":[]},"deploy:vfcomponent":{"id":"deploy:vfcomponent","description":"Deploy visualforce components using tooling api","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx deploy:vfcomponent -p filepath"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"filepath":{"name":"filepath","type":"option","char":"p","description":"file path","required":true}},"args":[]},"generate:packagexml":{"id":"generate:packagexml","description":"Generates package XML manifest from metadata","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx generate:packagexml -m ApexClass","$ sfdx generate:packagexml -m CustomObject","$ sfdx generate:packagexml -m ApexClass:MyApexClass1,MyApexClass2"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"metadatatype":{"name":"metadatatype","type":"option","char":"m","description":"the name of the metadata you want the package.xml for","required":true}},"args":[]},"retrieve:dxsource":{"id":"retrieve:dxsource","description":"Retrieves Source is DX format from Unmanaged/Managed package","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx retrieve:dxsource -n <package/changeset>","$ sfdx retrieve:dxsource -n <package/changeset> -m \"true\"","$ sfdx retrieve:dxsource -n <package/changeset> -p <[pathName]>","$ sfdx retrieve:dxsource -u myOrg@example.com -n <package/changeset> -p <[pathName]>"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"packagename":{"name":"packagename","type":"option","char":"n","description":"the name of the package you want to retrieve","required":true},"pathname":{"name":"pathname","type":"option","char":"p","description":"where to convert the result to.defaults to force-app","default":"force-app"},"retainmetadata":{"name":"retainmetadata","type":"option","char":"m","description":"If set retain the metadata folder in mdapiout directory and do not clean"}},"args":[]},"retrieve:pkgsource":{"id":"retrieve:pkgsource","description":"Retrieves Source from Unmanaged/Managed package in Metadata API format","pluginName":"mo-dx-plugin","pluginType":"core","aliases":[],"examples":["$ sfdx retrieve:pkgsource -n <package/changeset>","$ sfdx retrieve:pkgsource -n <package/changeset> -r <relative path where source is retrieved and unzipped>","$ sfdx retrieve:pkgsource -n <package/changeset> -r /changesets/src"],"flags":{"json":{"name":"json","type":"boolean","description":"format output as json","allowNo":false},"loglevel":{"name":"loglevel","type":"option","description":"logging level for this command invocation","required":false,"helpValue":"(trace|debug|info|warn|error|fatal)","options":["trace","debug","info","warn","error","fatal"]},"targetusername":{"name":"targetusername","type":"option","char":"u","description":"username or alias for the target org; overrides default target org"},"apiversion":{"name":"apiversion","type":"option","description":"override the api version used for api requests made by this command"},"packagename":{"name":"packagename","type":"option","char":"n","description":"the name of the package you want to retrieve","required":true},"retrievedir":{"name":"retrievedir","type":"option","char":"r","description":"directory path to retrieve","required":false}},"args":[]}}}
0 commit comments