Skip to content

Commit

Permalink
v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Mar 3, 2021
1 parent 6befd62 commit 8fc607c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ EXAMPLE
$ sfdx hardis:auth:login
```
_See code: [lib/commands/hardis/auth/login.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/auth/login.js)_
_See code: [lib/commands/hardis/auth/login.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/auth/login.js)_
## `sfdx hardis:org:configure:monitoring [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -194,7 +194,7 @@ EXAMPLE
$ sfdx hardis:org:configure:monitoring
```
_See code: [lib/commands/hardis/org/configure/monitoring.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/org/configure/monitoring.js)_
_See code: [lib/commands/hardis/org/configure/monitoring.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/org/configure/monitoring.js)_
## `sfdx hardis:org:purge:flow [-z] [-n <string>] [-s <string>] [-f] [-r <string>] [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -260,7 +260,7 @@ EXAMPLES
No record deleted
```
_See code: [lib/commands/hardis/org/purge/flow.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/org/purge/flow.js)_
_See code: [lib/commands/hardis/org/purge/flow.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/org/purge/flow.js)_
## `sfdx hardis:org:retrieve:sources:dx [-f <string>] [-t <string>] [-m <string>] [-o] [-r <string>] [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -302,7 +302,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/v1.4.0/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/v1.4.1/lib/commands/hardis/org/retrieve/sources/dx.js)_
## `sfdx hardis:org:retrieve:sources:metadata [-f <string>] [-p <string>] [-r <string>] [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -336,7 +336,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/v1.4.0/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/v1.4.1/lib/commands/hardis/org/retrieve/sources/metadata.js)_
## `sfdx hardis:org:test:apex [-l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -371,7 +371,7 @@ EXAMPLE
$ sfdx hardis:org:test:apex
```
_See code: [lib/commands/hardis/org/test/apex.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/org/test/apex.js)_
_See code: [lib/commands/hardis/org/test/apex.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/org/test/apex.js)_
## `sfdx hardis:project:audit:apiversion [-m <number>] [-f] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -402,7 +402,7 @@ EXAMPLE
$ sfdx hardis:project:audit:apiversion
```
_See code: [lib/commands/hardis/project/audit/apiversion.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/project/audit/apiversion.js)_
_See code: [lib/commands/hardis/project/audit/apiversion.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/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]`
Expand All @@ -426,7 +426,7 @@ EXAMPLE
$ sfdx hardis:project:audit:callouts
```
_See code: [lib/commands/hardis/project/audit/callincallout.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/project/audit/callincallout.js)_
_See code: [lib/commands/hardis/project/audit/callincallout.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/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]`
Expand All @@ -450,7 +450,7 @@ EXAMPLE
$ sfdx hardis:project:audit:remotesites
```
_See code: [lib/commands/hardis/project/audit/remotesites.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/project/audit/remotesites.js)_
_See code: [lib/commands/hardis/project/audit/remotesites.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/project/audit/remotesites.js)_
## `sfdx hardis:project:configure:auth [-b] [-d] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand All @@ -475,7 +475,7 @@ EXAMPLE
$ sfdx hardis:project:configure:auth
```
_See code: [lib/commands/hardis/project/configure/auth.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/project/configure/auth.js)_
_See code: [lib/commands/hardis/project/configure/auth.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/project/configure/auth.js)_
## `sfdx hardis:project:deploy:sources:dx [-c] [-l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -514,7 +514,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/v1.4.0/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/v1.4.1/lib/commands/hardis/project/deploy/sources/dx.js)_
## `sfdx hardis:project:deploy:sources:metadata [-c] [-p <string>] [-f] [-k <string>] [-l NoTestRun|RunSpecifiedTests|RunLocalTests|RunAllTestsInOrg] [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -560,7 +560,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/v1.4.0/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/v1.4.1/lib/commands/hardis/project/deploy/sources/metadata.js)_
## `sfdx hardis:scratch:create [-n] [-d] [-v <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -594,7 +594,7 @@ EXAMPLE
$ sfdx hardis:scratch:create
```
_See code: [lib/commands/hardis/scratch/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/scratch/create.js)_
_See code: [lib/commands/hardis/scratch/create.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/scratch/create.js)_
## `sfdx hardis:work:new [-d] [-v <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -625,7 +625,7 @@ EXAMPLE
$ sfdx hardis:work:task:new
```
_See code: [lib/commands/hardis/work/new.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/work/new.js)_
_See code: [lib/commands/hardis/work/new.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/work/new.js)_
## `sfdx hardis:work:refresh [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -656,7 +656,7 @@ EXAMPLE
$ sfdx hardis:work:task:refresh
```
_See code: [lib/commands/hardis/work/refresh.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/work/refresh.js)_
_See code: [lib/commands/hardis/work/refresh.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/work/refresh.js)_
## `sfdx hardis:work:save [-d] [-u <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`
Expand Down Expand Up @@ -687,5 +687,5 @@ EXAMPLE
$ sfdx hardis:work:task:save
```
_See code: [lib/commands/hardis/work/save.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.0/lib/commands/hardis/work/save.js)_
_See code: [lib/commands/hardis/work/save.js](https://github.com/hardisgroupcom/sfdx-hardis/blob/v1.4.1/lib/commands/hardis/work/save.js)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sfdx-hardis",
"description": "Hardis-Group Toolbox for Salesforce DX",
"version": "1.4.0",
"version": "1.4.1",
"author": "NicolasVuillamy @nvuillam",
"bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues",
"dependencies": {
Expand Down

0 comments on commit 8fc607c

Please sign in to comment.