bird update
Usage
Esempio di codice
bird update [flags]Description
Download and install the latest bird CLI release.
Fetches the latest version, verifies the SHA256 checksum, and atomically
replaces the running binary. --check reports whether a newer version exists
without installing anything. Set BIRD_CDN_BASE to point at a different artifact
host.
A one-line notice on stderr announces a newer version, at most once a day.
Set BIRD_NO_UPDATE_CHECK=1 to silence it and skip the version probe entirely.
Examples
Esempio di codice
bird update
bird update --check
sudo bird update # if installed under /usr/local/binOptions
| Name | Description |
|---|---|
| --check | Report whether a newer version is available without installing |
Risorse correlate
Prosegui con la documentazione, le guide e gli esempi per questo argomento. Le risorse sono in inglese.
Comprendi il concettoShould I use a Bird SDK or call the API directly?Segui il percorso di apprendimentoBuild your first integrationGuida all'implementazioneSend your first email
Ottieni un brief di implementazione