docs: Enhance abctl upgrade instructions for platforms (#70822)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
0bc11b4942
commit
05f801e44a
@@ -64,4 +64,12 @@ Run `abctl local install` to upgrade to the latest version of Airbyte. If you'd
|
||||
|
||||
### Upgrade abctl
|
||||
|
||||
Occasionally, you need to update `abctl` to the latest version. Do that by running `brew upgrade abctl`. This is separate from upgrading Airbyte. It only upgrades the command line tool.
|
||||
Occasionally, you need to update `abctl` to the latest version. This is separate from upgrading Airbyte. It only upgrades the command line tool.
|
||||
|
||||
#### macOS
|
||||
|
||||
Run `brew upgrade abctl`.
|
||||
|
||||
#### Linux
|
||||
|
||||
Run `curl -LsfS https://get.airbyte.com | bash -`.
|
||||
|
||||
Reference in New Issue
Block a user