Skip to content

Commit 6204765

Browse files
Update README.md
1 parent c8eb402 commit 6204765

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,14 @@ functionality will be restored.
231231
TFENV_REVERSE_REMOTE=1 tfenv list-remote
232232
```
233233

234+
##### `TFENV_SKIP_LIST_REMOTE`
235+
236+
Integer (Default: 0)
237+
238+
When using a custom remote, such as Artifactory, lazy caching may be used meaning the versions
239+
returned by the remote aren't the full list available (more can be pulled on demand). This option
240+
disables the pre-install validation and will blindly pull the requested version from the remote.
241+
234242
##### `TFENV_CONFIG_DIR`
235243

236244
Path (Default: `$TFENV_ROOT`)

0 commit comments

Comments
 (0)