{"version":"1.5.0","commands":{"waw:codeclean:check":{"id":"waw:codeclean:check","description":"check the status of the code clean service running against your org","usage":"<%= command.id %> -i <string> [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"id":{"name":"id","type":"option","char":"i","description":"job id for the code clean service","required":true}},"args":[]},"waw:codeclean:results":{"id":"waw:codeclean:results","description":"get the results of the code clean service running against your org","usage":"<%= command.id %> -i <string> [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"id":{"name":"id","type":"option","char":"i","description":"job id for the code clean service","required":true}},"args":[]},"waw:codeclean:start":{"id":"waw:codeclean:start","description":"check the status of the code clean service running against your org","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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":[]},"waw:connectedapp:create":{"id":"waw:connectedapp:create","description":"create a connected app in your org","usage":"<%= command.id %> -n <string> [-l <string>] [-r] [-c <string>] [-d <string>] [-s <string>] [-e <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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"},"name":{"name":"name","type":"option","char":"n","description":"connected app name","required":true},"label":{"name":"label","type":"option","char":"l","description":"connected app label"},"certificate":{"name":"certificate","type":"boolean","char":"r","description":"create and register a certificate","allowNo":false},"callbackurl":{"name":"callbackurl","type":"option","char":"c","description":"callbackUrl (default is \"sfdx://success\")"},"description":{"name":"description","type":"option","char":"d","description":"connected app description"},"scopes":{"name":"scopes","type":"option","char":"s","description":"scopes separated by commas (defaut: Basic, Api, Web, RefreshToken; valid: Basic, Api, Web, Full, Chatter, CustomApplications, RefreshToken, OpenID, CustomPermissions, Wave, Eclair)"},"contactemail":{"name":"contactemail","type":"option","char":"e","description":"connected app contact email"}},"args":[]},"waw:connectedapp:list":{"id":"waw:connectedapp:list","description":"list the connected apps in your org","usage":"<%= command.id %> -n <string> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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"},"connectedappname":{"name":"connectedappname","type":"option","char":"n","description":"connectedapp.list.flags.connectedappname","required":true}},"args":[]},"waw:org:share":{"id":"waw:org:share","description":"share a scratch org with someone via email","usage":"<%= command.id %> -e <email> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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"},"emailaddress":{"name":"emailaddress","type":"option","char":"e","description":"email address of the scratch org recipient","required":true}},"args":[]},"waw:package2:update":{"id":"waw:package2:update","description":"update the sfdx-project.json with package2 info","usage":"<%= command.id %> -d <string> [-i <id>] [-n <string>] [-v <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"packagedirectory":{"name":"packagedirectory","type":"option","char":"d","description":"package directory getting updated","required":true},"id":{"name":"id","type":"option","char":"i","description":"id of package"},"versionnumber":{"name":"versionnumber","type":"option","char":"n","description":"version number of package"},"versionname":{"name":"versionname","type":"option","char":"v","description":"version name of package"}},"args":[]},"waw:project:display":{"id":"waw:project:display","description":"","usage":"<%= command.id %> [-p] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"packagedirectories":{"name":"packagedirectories","type":"boolean","char":"p","description":"list package directories","allowNo":false}},"args":[]},"waw:source:create":{"id":"waw:source:create","description":"create a manifest file for your open source project","usage":"<%= command.id %> -p <string> [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"path":{"name":"path","type":"option","char":"p","description":"path for your source","required":true}},"args":[]},"waw:source:oss":{"id":"waw:source:oss","description":"sasily pulls in open source from a Github repository","usage":"<%= command.id %> -r <string> -p <string> [-b <string> | -t <string>] [-s <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"repository":{"name":"repository","type":"option","char":"r","description":"git repository (e.g. \"wadewegner/Strike-Components\")","required":true},"path":{"name":"path","type":"option","char":"p","description":"path for downloaded source","required":true},"branch":{"name":"branch","type":"option","char":"b","description":"git repository branch","default":"master"},"tag":{"name":"tag","type":"option","char":"t","description":"git repository tag"},"server":{"name":"server","type":"option","char":"s","description":"git host server url","default":"github.com"}},"args":[]},"waw:static:create":{"id":"waw:static:create","description":"create a generic static resource","usage":"<%= command.id %> -n <string> -t <string> -d <directory> [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"name":{"name":"name","type":"option","char":"n","description":"static resource name","required":true},"type":{"name":"type","type":"option","char":"t","description":"static resource type (application/javascript, text/javascript, application/xml, text/xml, text/css, text/plain, etc.)","required":true},"outputdir":{"name":"outputdir","type":"option","char":"d","description":"folder for saving the created files","required":true}},"args":[]},"waw:trace:create":{"id":"waw:trace:create","description":"create trace flag","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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":[]},"waw:trace:delete":{"id":"waw:trace:delete","description":"delete trace flag","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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":[]},"waw:trace:list":{"id":"waw:trace:list","description":"list trace flags","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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":[]},"waw:workbench:open":{"id":"waw:workbench:open","description":"open workbench using the current target username","usage":"<%= command.id %> [-s <string> -t <string>] [-r <string>] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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"},"targetworkbenchurl":{"name":"targetworkbenchurl","type":"option","char":"t","description":"target workbench url"},"setdefaultworkbenchurl":{"name":"setdefaultworkbenchurl","type":"option","char":"s","description":"store the workbench url as default"},"urlonly":{"name":"urlonly","type":"option","char":"r","description":"urlonly"}},"args":[]},"waw:apex:log:latest":{"id":"waw:apex:log:latest","description":"get the latest apex log","usage":"<%= command.id %> [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["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":[]},"waw:auth:username:login":{"id":"waw:auth:username:login","description":"authorize an org using the username password flow","usage":"<%= command.id %> -u <string> [-r <url>] [-p <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"instanceurl":{"name":"instanceurl","type":"option","char":"r","description":"the login URL of the instance the org lives on"},"username":{"name":"username","type":"option","char":"u","description":"username for org","required":true},"password":{"name":"password","type":"option","char":"p","description":"password for org - it is recommended to not set this flag and use the prompt"}},"args":[]},"waw:project:pdir:create":{"id":"waw:project:pdir:create","description":"create a package directory for the project definition","usage":"<%= command.id %> [-p <string>] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"path":{"name":"path","type":"option","char":"p","description":"path for default package directory"},"default":{"name":"default","type":"boolean","char":"d","description":"sets default","allowNo":false}},"args":[]},"waw:project:pdir:delete":{"id":"waw:project:pdir:delete","description":"delete a package directory from the project definition","usage":"<%= command.id %> [-p <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"path":{"name":"path","type":"option","char":"p","description":"path for default package directory"}},"args":[]},"waw:project:pdir:set":{"id":"waw:project:pdir:set","description":"set the default package directory","usage":"<%= command.id %> [-p <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal]","pluginName":"sfdx-waw-plugin","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)","options":["trace","debug","info","warn","error","fatal"],"default":"warn"},"path":{"name":"path","type":"option","char":"p","description":"path for default package directory"}},"args":[]}}}