Skip to content

Commit

Permalink
chore(release): 0.0.11 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Jul 21, 2021
1 parent ab61c18 commit 362782e
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 53 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.11](https://github.com/salesforcecli/plugin-env/compare/v0.0.10...v0.0.11) (2021-07-21)


### Bug Fixes

* better help for cli-ux table flags ([#91](https://github.com/salesforcecli/plugin-env/issues/91)) ([ab61c18](https://github.com/salesforcecli/plugin-env/commit/ab61c1881f8603f1563ac86aa65fdbbce270bb5b))

### [0.0.10](https://github.com/salesforcecli/plugin-env/compare/v0.0.9...v0.0.10) (2021-07-19)


Expand Down
35 changes: 17 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ USAGE
$ sf env display [--json] [-e <value>]
FLAGS
-e, --environment=<value> Environment alias or login user.
-e, --target-env=<value> Environment alias or login user.
GLOBAL FLAGS
--json format output as json
Expand All @@ -88,16 +88,16 @@ DESCRIPTION
alias. Run "sf env list" to view all your environments and their aliases.
Output depends on the type of environment. For example, scratch org details include the access token, alias, username
of the associated Dev Hub, the creation and expiration date, the generated scratch org username, and more. Compute
of the associated Dev Hub, the creation and expiration date, the generated scratch org username, and more. Compute
environment details include the associated orgs, the list of functions, the project name, and more.
EXAMPLES
- Display details about a scratch org with alias my-scratch-org:
sf env display --environment=my-scratch-org
$ sf env display --target-env=my-scratch-org
- Specify a username instead of an alias:
sf env display --environment[email protected]
$ sf env display --target-env[email protected]
- Specify JSON format and redirect output into a file:
sf env display --environment=my-scratch-org --json > tmp/MyOrdDesc.json
$ sf env display --target-env=my-scratch-org --json > tmp/MyOrdDesc.json
```

## `sf env list`
Expand All @@ -106,22 +106,21 @@ By default, the command displays only active environments. For orgs, active mean

```
USAGE
$ sf env list [--json] [-a] [--columns <value> | -x] [--sort <value>] [--filter <value>] [--output
csv|json|yaml | | [--csv | --no-truncate]] [--no-header | ]
$ sf env list [--json] [-x] [--columns <value>] [--csv] [--filter <value>] [--no-header] [--no-truncate]
[--output csv|json|yaml] [--sort <value>]
FLAGS
-a, --all Show all environments, even inactive ones.
-x, --extended show extra columns
--columns=<value> only show provided columns (comma-separated)
--csv output is csv format [alias: --output=csv]
--filter=<value> filter property by partial string matching, ex: name=foo
--no-header hide table header from output
--no-truncate do not truncate output to fit screen
-x, --extended Show extra columns.
--columns=<value>... Only show provided columns.
--csv Output in csv format [alias: --output=csv]
--filter=<value> Filter property by partial string matching.
--no-header Hide table header from output.
--no-truncate Do not truncate output to fit screen.
--output=<option> output in a more machine friendly format
<options: csv|json|yaml>
--output=<option> Output in a more machine friendly format.
<options: csv|json|yaml>
--sort=<value> property to sort by (prepend '-' for descending)
--sort=<value> Property to sort by (prepend '-' for descending).
GLOBAL FLAGS
--json format output as json
Expand All @@ -134,7 +133,7 @@ DESCRIPTION
currently logged into. Use the --all flag to list expired or deleted scratch orgs and compute environments that aren’t
connected to logged-in orgs. Warning: the latter list could be very long.
Output is displayed in multiple tables, one for each environment type. For example, the Salesforce Orgs table lists
Output is displayed in multiple tables, one for each environment type. For example, the Salesforce Orgs table lists
the non-scratch orgs you’re logged into, such as sandboxes, Dev Hubs, production orgs, and so on. Scratch orgs and
compute environments get their own tables.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-env",
"description": "An sf plugin for logging into and interacting with different Salesforce environments.",
"version": "0.0.10",
"version": "0.0.11",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
Expand Down
34 changes: 0 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1011,14 +1011,6 @@
"@typescript-eslint/typescript-estree" "4.28.4"
debug "^4.3.1"

"@typescript-eslint/[email protected]":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
dependencies:
"@typescript-eslint/types" "4.27.0"
"@typescript-eslint/visitor-keys" "4.27.0"

"@typescript-eslint/[email protected]":
version "4.28.4"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.4.tgz#bdbce9b6a644e34f767bd68bc17bb14353b9fe7f"
Expand All @@ -1027,29 +1019,11 @@
"@typescript-eslint/types" "4.28.4"
"@typescript-eslint/visitor-keys" "4.28.4"

"@typescript-eslint/[email protected]":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==

"@typescript-eslint/[email protected]":
version "4.28.4"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.4.tgz#41acbd79b5816b7c0dd7530a43d97d020d3aeb42"
integrity sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww==

"@typescript-eslint/[email protected]":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
dependencies:
"@typescript-eslint/types" "4.27.0"
"@typescript-eslint/visitor-keys" "4.27.0"
debug "^4.3.1"
globby "^11.0.3"
is-glob "^4.0.1"
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/[email protected]":
version "4.28.4"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.4.tgz#252e6863278dc0727244be9e371eb35241c46d00"
Expand All @@ -1063,14 +1037,6 @@
semver "^7.3.5"
tsutils "^3.21.0"

"@typescript-eslint/[email protected]":
version "4.27.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
dependencies:
"@typescript-eslint/types" "4.27.0"
eslint-visitor-keys "^2.0.0"

"@typescript-eslint/[email protected]":
version "4.28.4"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.4.tgz#92dacfefccd6751cbb0a964f06683bfd72d0c4d3"
Expand Down

0 comments on commit 362782e

Please sign in to comment.