@gapi/gcli 1.8.192 → 1.8.193

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/release/index.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gapi/gcli",
3
- "version": "1.8.192",
3
+ "version": "1.8.193",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/Stradivario/gapi.git"
package/release/index.js CHANGED
@@ -253136,7 +253136,7 @@ var init_get_environment = __esm({
253136
253136
  ...await loadEnvSpec(cmd.spec).toPromise()
253137
253137
  })),
253138
253138
  (0, import_operators10.switchMap)(
253139
- ({ projectId, name: name2 }) => GraphqlClienAPI.getEnvironment(name2, projectId)
253139
+ ({ projectId, name: name2 }) => GraphqlClienAPI.getEnvironment(cmd.name ?? name2, projectId)
253140
253140
  ),
253141
253141
  (0, import_operators10.tap)((data) => {
253142
253142
  const columns = [