Skip to content

Commit

Permalink
changes for v0.8.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJohnMDaniel committed Apr 3, 2022
1 parent e82337e commit 1992112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ EXAMPLE
$ toolbox:package:dependencies:install -u MyScratchOrg -v MyDevHub -k "1:MyPackage1Key 2: 3:MyPackage3Key" -b "DEV"
```

_See code: [src/commands/toolbox/package/dependencies/install.ts](https://github.com/ImJohnMDaniel/sfdx-toolbox-package-utils/blob/v0.8.2/src/commands/toolbox/package/dependencies/install.ts)_
_See code: [src/commands/toolbox/package/dependencies/install.ts](https://github.com/ImJohnMDaniel/sfdx-toolbox-package-utils/blob/v0.8.3/src/commands/toolbox/package/dependencies/install.ts)_

## `sfdx toolbox:package:dependencies:manage [-b <string>] [--updatetoreleased | --updatetolatest] [-v <string>] [--apiversion <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`

Expand Down Expand Up @@ -140,5 +140,5 @@ EXAMPLE
[email protected]
```

_See code: [src/commands/toolbox/package/dependencies/manage.ts](https://github.com/ImJohnMDaniel/sfdx-toolbox-package-utils/blob/v0.8.2/src/commands/toolbox/package/dependencies/manage.ts)_
_See code: [src/commands/toolbox/package/dependencies/manage.ts](https://github.com/ImJohnMDaniel/sfdx-toolbox-package-utils/blob/v0.8.3/src/commands/toolbox/package/dependencies/manage.ts)_
<!-- commandsstop -->

0 comments on commit 1992112

Please sign in to comment.