Skip to content

Releases: phealy/azure-cli-fzf

Release to azure-cli-extensions

15 Sep 13:51
Compare
Choose a tag to compare

This release is being included via PR in azure-cli-extensions to make it generally available for all consumers. The only change from 1.0.1 is tagging it as experimental, so that customers are provided indication that there's no official support.

  • Install from the extension repository, once published:
    az extension add -n fzf
  • Install directly from the source URL:
    az extension add --source https://pahealy.blob.core.windows.net/azext-fzf/fzf-1.0.2-py2.py3-none-any.whl

Update Azure CLI minimum version

08 Sep 15:12
Compare
Choose a tag to compare

Immediately after the last release I discovered that this won't work with azure CLI below 2.9. Updated minimum version.