diff --git a/README.md b/README.md index 06e72c628..4b08dc65d 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ EXAMPLE $ sfdx hardis:auth:login ``` -_See code: [lib/commands/hardis/auth/login.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/auth/login.js)_ +_See code: [lib/commands/hardis/auth/login.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/auth/login.js)_ ## `sfdx hardis:org:configure:monitoring [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -168,7 +168,7 @@ EXAMPLE $ sfdx hardis:org:configure:monitoring ``` -_See code: [lib/commands/hardis/org/configure/monitoring.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/configure/monitoring.js)_ +_See code: [lib/commands/hardis/org/configure/monitoring.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/configure/monitoring.js)_ ## `sfdx hardis:org:data:export [-p ] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -198,7 +198,7 @@ EXAMPLE $ sfdx hardis:org:data:export ``` -_See code: [lib/commands/hardis/org/data/export.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/data/export.js)_ +_See code: [lib/commands/hardis/org/data/export.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/data/export.js)_ ## `sfdx hardis:org:data:import [-p ] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -228,7 +228,7 @@ EXAMPLE $ sfdx hardis:org:data:import ``` -_See code: [lib/commands/hardis/org/data/import.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/data/import.js)_ +_See code: [lib/commands/hardis/org/data/import.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/data/import.js)_ ## `sfdx hardis:org:purge:flow [-z] [-n ] [-s ] [-f] [-r ] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -292,7 +292,7 @@ EXAMPLES No record deleted ``` -_See code: [lib/commands/hardis/org/purge/flow.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/purge/flow.js)_ +_See code: [lib/commands/hardis/org/purge/flow.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/purge/flow.js)_ ## `sfdx hardis:org:retrieve:sources:dx [-f ] [-t ] [-m ] [-o] [-r ] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -332,7 +332,7 @@ EXAMPLE $ sfdx hardis:org:retrieve:sources:dx ``` -_See code: [lib/commands/hardis/org/retrieve/sources/dx.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/retrieve/sources/dx.js)_ +_See code: [lib/commands/hardis/org/retrieve/sources/dx.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/retrieve/sources/dx.js)_ ## `sfdx hardis:org:retrieve:sources:metadata [-f ] [-p ] [-r ] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -364,7 +364,7 @@ EXAMPLE $ sfdx hardis:org:retrieve:sources:metadata ``` -_See code: [lib/commands/hardis/org/retrieve/sources/metadata.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/retrieve/sources/metadata.js)_ +_See code: [lib/commands/hardis/org/retrieve/sources/metadata.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/retrieve/sources/metadata.js)_ ## `sfdx hardis:org:select [-h] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -387,7 +387,7 @@ EXAMPLE $ sfdx hardis:org:select ``` -_See code: [lib/commands/hardis/org/select.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/select.js)_ +_See code: [lib/commands/hardis/org/select.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/select.js)_ ## `sfdx hardis:org:test:apex [-l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -420,7 +420,7 @@ EXAMPLE $ sfdx hardis:org:test:apex ``` -_See code: [lib/commands/hardis/org/test/apex.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/org/test/apex.js)_ +_See code: [lib/commands/hardis/org/test/apex.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/org/test/apex.js)_ ## `sfdx hardis:package:create [-d] [-v ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -449,7 +449,7 @@ EXAMPLE $ sfdx hardis:package:create ``` -_See code: [lib/commands/hardis/package/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/package/create.js)_ +_See code: [lib/commands/hardis/package/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/package/create.js)_ ## `sfdx hardis:package:install [-p] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -481,7 +481,7 @@ EXAMPLE $ sfdx hardis:package:install ``` -_See code: [lib/commands/hardis/package/install.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/package/install.js)_ +_See code: [lib/commands/hardis/package/install.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/package/install.js)_ ## `sfdx hardis:package:version:create [-d] [-v ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -510,7 +510,7 @@ EXAMPLE $ sfdx hardis:package:version:create ``` -_See code: [lib/commands/hardis/package/version/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/package/version/create.js)_ +_See code: [lib/commands/hardis/package/version/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/package/version/create.js)_ ## `sfdx hardis:package:version:list [-d] [-v ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -539,7 +539,7 @@ EXAMPLE $ sfdx hardis:package:version:list ``` -_See code: [lib/commands/hardis/package/version/list.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/package/version/list.js)_ +_See code: [lib/commands/hardis/package/version/list.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/package/version/list.js)_ ## `sfdx hardis:project:audit:apiversion [-m ] [-f] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -568,7 +568,7 @@ EXAMPLE $ sfdx hardis:project:audit:apiversion ``` -_See code: [lib/commands/hardis/project/audit/apiversion.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/audit/apiversion.js)_ +_See code: [lib/commands/hardis/project/audit/apiversion.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/audit/apiversion.js)_ ## `sfdx hardis:project:audit:callincallout [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -590,7 +590,7 @@ EXAMPLE $ sfdx hardis:project:audit:callouts ``` -_See code: [lib/commands/hardis/project/audit/callincallout.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/audit/callincallout.js)_ +_See code: [lib/commands/hardis/project/audit/callincallout.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/audit/callincallout.js)_ ## `sfdx hardis:project:audit:remotesites [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -612,7 +612,7 @@ EXAMPLE $ sfdx hardis:project:audit:remotesites ``` -_See code: [lib/commands/hardis/project/audit/remotesites.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/audit/remotesites.js)_ +_See code: [lib/commands/hardis/project/audit/remotesites.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/audit/remotesites.js)_ ## `sfdx hardis:project:clean:references [-t ] [-c ] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -629,7 +629,7 @@ OPTIONS -d, --debug Activate debug mode (more logs) - -t, --type=all|datadotcom|destructivechanges|localfields Cleaning type + -t, --type=all|caseentitlement|datadotcom|destructivechanges|localfields Cleaning type --json format output as json @@ -643,7 +643,7 @@ EXAMPLES $ sfdx hardis:project:clean:references --config ./somefolder/myDestructivePackage.xml ``` -_See code: [lib/commands/hardis/project/clean/references.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/clean/references.js)_ +_See code: [lib/commands/hardis/project/clean/references.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/clean/references.js)_ ## `sfdx hardis:project:configure:auth [-b] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -666,7 +666,7 @@ EXAMPLE $ sfdx hardis:project:configure:auth ``` -_See code: [lib/commands/hardis/project/configure/auth.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/configure/auth.js)_ +_See code: [lib/commands/hardis/project/configure/auth.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/configure/auth.js)_ ## `sfdx hardis:project:create [-d] [-v ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -695,7 +695,7 @@ EXAMPLE $ sfdx hardis:project:create ``` -_See code: [lib/commands/hardis/project/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/create.js)_ +_See code: [lib/commands/hardis/project/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/create.js)_ ## `sfdx hardis:project:deploy:sources:dx [-c] [-l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [-p ] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -735,7 +735,7 @@ EXAMPLE $ sfdx hardis:project:deploy:sources:dx ``` -_See code: [lib/commands/hardis/project/deploy/sources/dx.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/deploy/sources/dx.js)_ +_See code: [lib/commands/hardis/project/deploy/sources/dx.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/deploy/sources/dx.js)_ ## `sfdx hardis:project:deploy:sources:metadata [-c] [-p ] [-f] [-k ] [-l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -779,7 +779,7 @@ EXAMPLE $ sfdx hardis:project:deploy:sources:metadata ``` -_See code: [lib/commands/hardis/project/deploy/sources/metadata.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/project/deploy/sources/metadata.js)_ +_See code: [lib/commands/hardis/project/deploy/sources/metadata.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/project/deploy/sources/metadata.js)_ ## `sfdx hardis:scratch:create [-n] [-d] [-v ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -811,7 +811,7 @@ EXAMPLE $ sfdx hardis:scratch:create ``` -_See code: [lib/commands/hardis/scratch/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/scratch/create.js)_ +_See code: [lib/commands/hardis/scratch/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/scratch/create.js)_ ## `sfdx hardis:scratch:pull [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -840,7 +840,7 @@ EXAMPLE $ sfdx hardis:scratch:pull ``` -_See code: [lib/commands/hardis/scratch/pull.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/scratch/pull.js)_ +_See code: [lib/commands/hardis/scratch/pull.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/scratch/pull.js)_ ## `sfdx hardis:scratch:push [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -869,7 +869,7 @@ EXAMPLE $ sfdx hardis:scratch:push ``` -_See code: [lib/commands/hardis/scratch/push.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/scratch/push.js)_ +_See code: [lib/commands/hardis/scratch/push.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/scratch/push.js)_ ## `sfdx hardis:work:new [-d] [-v ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -898,7 +898,7 @@ EXAMPLE $ sfdx hardis:work:task:new ``` -_See code: [lib/commands/hardis/work/new.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/work/new.js)_ +_See code: [lib/commands/hardis/work/new.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/work/new.js)_ ## `sfdx hardis:work:refresh [-n] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -930,7 +930,7 @@ EXAMPLE $ sfdx hardis:work:refresh ``` -_See code: [lib/commands/hardis/work/refresh.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/work/refresh.js)_ +_See code: [lib/commands/hardis/work/refresh.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/work/refresh.js)_ ## `sfdx hardis:work:resetselection [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -959,7 +959,7 @@ EXAMPLE $ sfdx hardis:work:resetsave ``` -_See code: [lib/commands/hardis/work/resetselection.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/work/resetselection.js)_ +_See code: [lib/commands/hardis/work/resetselection.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/work/resetselection.js)_ ## `sfdx hardis:work:save [-n] [-d] [-u ] [--apiversion ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]` @@ -989,5 +989,5 @@ EXAMPLE $ sfdx hardis:work:task:save ``` -_See code: [lib/commands/hardis/work/save.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.9.4/lib/commands/hardis/work/save.js)_ +_See code: [lib/commands/hardis/work/save.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v2.10.0/lib/commands/hardis/work/save.js)_ diff --git a/package.json b/package.json index 2b347c669..8fa012853 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sfdx-hardis", "description": "Hardis-Group Toolbox for Salesforce DX", - "version": "2.9.4", + "version": "2.10.0", "author": "NicolasVuillamy @nvuillam", "bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues", "dependencies": {