Document restrictions for extension installation
Open
enhancement
to do
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Currently the help for `gel extension install` doesn't mention that it can only install extensions for local development servers. This should be mentioned in the help text along with a reference to instructions for installing extensions in other contexts.
```bash
$ gel extension install --help
Install an extension
Usage: gel extension install [OPTIONS]
Arguments:
Name of the extension to install
Options:
-I, --instance Name of the instance
-h, --help Print help
$ gel --version
Gel CLI 6.2.0-dev.1267+609b673
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.