Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoHow to programatically fetch the latest versions
Would be great if https://app-updates.agilebits.com/ was available in JSON format
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
Former Member
4 years agoTo run op update
I'd need to install the 1password cli first. Whereas the need is to fetch the latest version to install.
I maintain the Dorothy dotfile ecosystem which includes cross-platform installers for plenty of utilities, for the 1password cli it is here:
https://github.com/bevry/dorothy/blob/master/commands/setup-util-1password-cli
Which I'm currently using this workaround for fetching the latest CLI version:
https://github.com/bevry/dorothy/blob/master/commands/setup-util-1password-cli#L40
Dorothy also includes the secret
utility which I posted about earlier here:
https://1password.community/discussion/122023/tooling-to-expose-1password-entries-as-environment-variables-for-specific-commands#latest
https://github.com/bevry/dorothy/blob/master/commands/secret