UNPKG

19.5 kBJSONView Raw
1{"version":"0.3.17","commands":{"fonteva:deploy":{"id":"fonteva:deploy","description":"Meta-target for installs. Runs sfpm, then deploy","usage":"<%= command.id %> [-m <string>] [-p <string>] [-x <string>] [-q <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":[],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"},"metadata":{"name":"metadata","type":"option","char":"m","description":"comma-separated list of metadata component names"},"sourcepath":{"name":"sourcepath","type":"option","char":"p","description":"comma-separated list of paths to the local source files to deploy"},"manifest":{"name":"manifest","type":"option","char":"x","description":"file path for manifest (package.xml) of components to deploy"},"validateddeployrequestid":{"name":"validateddeployrequestid","type":"option","char":"q","description":"request ID of the validated deployment to run a Quick Deploy"}},"args":[]},"fonteva:push":{"id":"fonteva:push","description":"Meta-target for pushing code. Runs sfpm, then deploy","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":[],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"}},"args":[]},"fonteva:swapAndDeploy":{"id":"fonteva:swapAndDeploy","description":"Do a namespace swap for a source-format project and deploy","usage":"<%= command.id %> [--unpackaged] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx fonteva:swapAndDeploy -u devorg123 // connects to the org specified, determines the namespace, swaps namespace into a temp folder, then deploys"],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"},"unpackaged":{"name":"unpackaged","type":"boolean","description":"Deploy unpackaged code, not the main codebase.","required":false,"allowNo":false}},"args":[]},"fonteva:build:devorg":{"id":"fonteva:build:devorg","description":"Setup an org for development. Deploy dependent packages, FLS, and deploy code.","usage":"<%= command.id %> -p <string> -t <string> -s <string> [-h] [-d] [-c] [-v <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx install:dependencies --targetusername myOrg@example.com --targetdevhubusername devhub@org.com\n Hello world! This is org: MyOrg and I will be around until Tue Mar 20 2018!\n My hub org id is: 00Dxx000000001234\n "],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetdevhubusername":{"name":"targetdevhubusername","type":"option","char":"v","description":"username or alias for the dev hub org; overrides default dev hub 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":"p","description":"Package to install deps for","required":true},"username":{"name":"username","type":"option","char":"t","description":"target user name","required":true},"scratchorgconfig":{"name":"scratchorgconfig","type":"option","char":"s","description":"Scratch Org Config","required":true},"pushsource":{"name":"pushsource","type":"boolean","char":"h","description":"Push Source","allowNo":false},"isproduction":{"name":"isproduction","type":"boolean","char":"d","description":"If Is Production","allowNo":false},"allcoredeps":{"name":"allcoredeps","type":"boolean","char":"c","description":"All Core Deps","allowNo":false}},"args":[]},"fonteva:community:apply":{"id":"fonteva:community:apply","description":"Configure the community in an LTE DevOrg","usage":"<%= command.id %> [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetdevhubusername":{"name":"targetdevhubusername","type":"option","char":"v","description":"username or alias for the dev hub org; overrides default dev hub org"},"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"}},"args":[]},"fonteva:fls:run":{"id":"fonteva:fls:run","description":"Run the FLS utility, granting access to Fonteva custom objects.","usage":"<%= command.id %> [-p <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx fonteva:fls:run --targetusername=myOrg@example.com"],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"},"profile":{"name":"profile","type":"option","char":"p","description":"Profile","required":false}},"args":[]},"fonteva:install:dependencies":{"id":"fonteva:install:dependencies","description":"Install dependent packages.","usage":"<%= command.id %> [-p <string>] [-d] [-P <string>] [-c] [--dryrun] [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx install:dependencies --targetusername myOrg@example.com --targetdevhubusername devhub@org.com\n Hello world! This is org: MyOrg and I will be around until Tue Mar 20 2018!\n My hub org id is: 00Dxx000000001234\n "],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetdevhubusername":{"name":"targetdevhubusername","type":"option","char":"v","description":"username or alias for the dev hub org; overrides default dev hub org"},"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":"p","description":"Package to install deps for (e.g. \"OrderApi\" will install PagesApi & Framework)","required":false},"isproduction":{"name":"isproduction","type":"boolean","char":"d","description":"If Is Production","allowNo":false},"patch":{"name":"patch","type":"option","char":"P","description":"If Is Patch - provide the patch args (e.g. --patch=2019.1)"},"allcoredeps":{"name":"allcoredeps","type":"boolean","char":"c","description":"All Core Deps","allowNo":false},"dryrun":{"name":"dryrun","type":"boolean","description":"Dry Run - don't install anything","allowNo":false}},"args":[{"name":"package","description":"(Optional) The Fonteva package to install (e.g. 'Framework')","required":false}]},"fonteva:layouts:apply":{"id":"fonteva:layouts:apply","description":"Apply useful layouts for Fonteva custom objects.","usage":"<%= command.id %> -p <string> [-v <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx install:dependencies --targetusername myOrg@example.com --targetdevhubusername devhub@org.com\n Hello world! This is org: MyOrg and I will be around until Tue Mar 20 2018!\n My hub org id is: 00Dxx000000001234\n "],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"targetdevhubusername":{"name":"targetdevhubusername","type":"option","char":"v","description":"username or alias for the dev hub org; overrides default dev hub org"},"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":"p","description":"Package to install layouts for","required":true}},"args":[]},"fonteva:ns:swap":{"id":"fonteva:ns:swap","description":"Do a namespace swap for a source-format project","usage":"<%= command.id %> [--unpackaged] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx fonteva:ns:swap qa1234 // swaps to namespace \"qa1234\"","$ sfdx fonteva:ns:swap -u devorg123 // connects to the org specified, determines the namespace, then swaps"],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"},"unpackaged":{"name":"unpackaged","type":"boolean","description":"Deploy unpackaged code, not the main codebase.","required":false,"allowNo":false}},"args":[{"name":"ns","description":"The namespace to swap to (takes precedence over the detected org namespace)","required":false}]},"fonteva:ns:swapSfdx":{"id":"fonteva:ns:swapSfdx","description":"Do a namespace swap for a source-format project","usage":"<%= command.id %> [--unpackaged] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":["$ sfdx fonteva:ns:swap qa1234 // swaps to namespace \"qa1234\"","$ sfdx fonteva:ns:swap -u devorg123 // connects to the org specified, determines the namespace, then swaps"],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"},"unpackaged":{"name":"unpackaged","type":"boolean","description":"Deploy unpackaged code, not the main codebase.","required":false,"allowNo":false}},"args":[{"name":"ns","description":"The namespace to swap to (takes precedence over the detected org namespace)","required":false}]},"fonteva:sfpm:copy":{"id":"fonteva:sfpm:copy","description":"Salesforce Package Manager","usage":"<%= command.id %> [-n <string>] [-d] [-v] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":[],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"namespace":{"name":"namespace","type":"option","char":"n","description":"passed on to webpack as output.library. Use to namespace javascript libraries."},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose mode - don't clean up & print _extra_ console messages","allowNo":false},"debug":{"name":"debug","type":"boolean","char":"d","description":"debug mode - don't clean up & print console messages","allowNo":false}},"args":[{"name":"package","required":false}]},"fonteva:sfpm:install":{"id":"fonteva:sfpm:install","description":"Salesforce Package Manager","usage":"<%= command.id %> [-s] [-n <string>] [-k] [-d] [-v] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":[],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"save":{"name":"save","type":"boolean","char":"s","description":"pass-thru to npm","allowNo":false},"namespace":{"name":"namespace","type":"option","char":"n","description":"passed on to webpack as output.library. Use to namespace javascript libraries."},"skip-npm":{"name":"skip-npm","type":"boolean","char":"k","description":"Skip the npm step. You probably shouldn't set this","allowNo":false},"verbose":{"name":"verbose","type":"boolean","char":"v","description":"verbose mode - don't clean up & print _extra_ console messages","allowNo":false},"debug":{"name":"debug","type":"boolean","char":"d","description":"debug mode - don't clean up & print console messages","allowNo":false}},"args":[{"name":"package","required":false}]},"fonteva:sharingSets:deploy":{"id":"fonteva:sharingSets:deploy","description":"Deploys sharing sets to your org","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]","pluginName":"fonteva-sfdx","pluginType":"core","aliases":[],"examples":[],"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|TRACE|DEBUG|INFO|WARN|ERROR|FATAL)","options":["trace","debug","info","warn","error","fatal","TRACE","DEBUG","INFO","WARN","ERROR","FATAL"],"default":"warn"},"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"}},"args":[]}}}
\No newline at end of file