123 Commits

Author SHA1 Message Date
github-actions[bot]
c20f8ae2c1 azure-cli: Update to version 2.35.0 2022-05-10 16:31:27 +00:00
github-actions[bot]
3077a00473 azure-cli: Update to version 2.36.0 2022-04-26 04:31:13 +00:00
github-actions[bot]
ae48165e60 azure-cli: Update to version 2.35.0 2022-04-06 04:29:34 +00:00
github-actions[bot]
cbcdfae1a1 azure-cli: Update to version 2.34.1 2022-03-03 04:29:31 +00:00
github-actions[bot]
fa8e32ab45 azure-cli: Update to version 2.34.0 2022-03-01 04:29:17 +00:00
github-actions[bot]
708a3ddcec azure-cli: Update to version 2.33.1 2022-02-14 08:27:48 +00:00
github-actions[bot]
1e7ac08bfa azure-cli: Update to version 2.33.0 2022-02-08 04:29:09 +00:00
github-actions[bot]
8c19b55bb8 azure-cli: Update to version 2.32.0 2022-01-04 04:29:16 +00:00
github-actions[bot]
b7a09cc1dc azure-cli: Update to version 2.31.0 2021-12-07 04:30:32 +00:00
Richard Kuhnt
f613690b1f azure-cli: Update to version 2.30.0 2021-11-02 23:00:34 +00:00
Richard Kuhnt
0146bb3ebc azure-cli: Update to version 2.29.2 2021-10-29 10:00:32 +00:00
Arjan van Rijn
bf5ca8d171
azure-cli: Fix AzureCLIPath environment variable (#2717)
The 2 AzureCLIPath environment variables introduced in https://github.com/ScoopInstaller/Main/pull/1469 are not set to the actual az cli path. Since az is installed in the \wbin sub folder, as seen in the bin property. 

This for example resulted in tools using the go-autorest library not working when the az cli is installed using scoop. 
c7f947c061/autorest/azure/cli/token.go (L128)
2021-10-22 09:30:34 +01:00
Richard Kuhnt
33279a6fd8 azure-cli: Update to version 2.29.1 2021-10-21 10:00:45 +00:00
Richard Kuhnt
eb6c18c297 azure-cli: Update to version 2.29.0 2021-10-12 02:01:49 +00:00
Richard Kuhnt
dfba939585 azure-cli: Update to version 2.28.0 2021-09-07 03:00:36 +00:00
Richard Kuhnt
a52b19631f azure-cli: Update to version 2.27.2 2021-08-23 07:00:45 +00:00
Richard Kuhnt
f02ca4e507 azure-cli: Update to version 2.27.1 2021-08-11 06:01:48 +00:00
Richard Kuhnt
2ff4263567 azure-cli: Update to version 2.27.0 2021-08-03 02:00:35 +00:00
Richard Kuhnt
b8c85e608f azure-cli: Update to version 2.26.1 2021-07-14 10:00:25 +00:00
Richard Kuhnt
e700a1477e azure-cli: Update to version 2.26.0 2021-07-07 03:00:22 +00:00
Richard Kuhnt
af7e4d2605 azure-cli: Update to version 2.25.0 2021-06-15 02:01:47 +00:00
Jakub Čábera
582395f645 azure-cli: Update to version 2.24.2 2021-06-02 07:33:26 -07:00
Jakub Čábera
3d69ff8cc9 azure-cli: Update to version 2.24.1 2021-06-01 08:03:30 -07:00
Richard Kuhnt
6b073d8fa4 azure-cli: Update to version 2.24.0 2021-05-25 08:00:40 +00:00
Richard Kuhnt
066a31dff3 azure-cli: Update to version 2.23.0 2021-05-06 02:00:23 +00:00
Richard Kuhnt
0e02dd8b71 azure-cli: Update to version 2.22.1 2021-04-19 10:00:24 +00:00
Richard Kuhnt
1794015c2f azure-cli: Update to version 2.22.0 2021-04-13 03:00:23 +00:00
github-actions[bot]
bf0a87578a
azure-cli: hash fix (#1978) 2021-03-30 17:00:43 +08:00
Richard Kuhnt
f4d55dc91a azure-cli: Update to version 2.21.0 2021-03-23 15:00:29 +00:00
Richard Kuhnt
5d025167d9 azure-cli: Update to version 2.20.0 2021-03-02 07:01:48 +00:00
Richard Kuhnt
a63a6ae704 azure-cli: Update to version 2.19.1 2021-02-10 07:00:25 +00:00
Richard Kuhnt
1983c13ead azure-cli: Update to version 2.19.0 2021-02-09 07:00:27 +00:00
Richard Kuhnt
a96c27997d azure-cli: Update to version 2.18.0 2021-01-19 03:01:48 +00:00
Jakub Čábera
eee3ed764f azure-cli: Update to version 2.17.1 2021-01-04 08:17:59 +01:00
Jakub Čábera
ac13dce071 azure-cli: Update to version 2.17.0 2020-12-29 09:04:09 +01:00
Jakub Čábera
91cb043649 azure-cli: Update to version 2.16.0 2020-12-08 07:38:57 +01:00
Richard Kuhnt
c69ff27f10 azure-cli: Update to version 2.15.1 2020-11-20 10:01:47 +00:00
Richard Kuhnt
ea6e265b01 azure-cli: Update to version 2.15.0 2020-11-18 05:01:47 +00:00
Richard Kuhnt
6d49a0b4cd azure-cli: Update to version 2.14.2 2020-11-09 13:01:48 +00:00
Richard Kuhnt
4deff74073 azure-cli: Update to version 2.14.1 2020-11-06 14:00:32 +00:00
Richard Kuhnt
2a661186ed azure-cli: Update to version 2.14.0 2020-10-27 07:00:37 +00:00
Alastair Smith
029cb6b6ee
azure-cli: Set AzureCLIPath environment variable (#1469)
As identified in, e.g., [the Azure Go SDK][1] and [other Azure SDKs][2],
the Azure CLI program can be resolved using an environment variable
called AzureCLIPath or AZURE_CLI_PATH if the program is not installed to
the default locations. Setting this environment variable allows programs
such as Pulumi which (ultimately) build on the Azure SDKs to resolve the
CLI program when it has been installed with Scoop.

  [1]: afe17657e2/autorest/azure/cli/token.go (L151)
  [2]: https://github.com/search?q=org%3AAzure+AzureCLIPath&type=code
2020-10-21 09:42:18 -07:00
Richard Kuhnt
4c02731d01 azure-cli: Update to version 2.13.0 2020-10-13 09:00:28 +00:00
Richard Kuhnt
448f7b4e2c azure-cli: Update to version 2.12.1 2020-09-28 12:00:30 +00:00
Richard Kuhnt
e3d0bc4e42 azure-cli: Update to version 2.12.0 2020-09-22 08:00:24 +00:00
Richard Kuhnt
07e67518f7 azure-cli: Update to version 2.11.1 2020-08-28 10:00:44 +00:00
Richard Kuhnt
b5ed2410bc azure-cli: Update to version 2.11.0 2020-08-26 03:01:48 +00:00
Richard Kuhnt
47f1f4f285 azure-cli: Update to version 2.10.1 2020-08-06 12:00:21 +00:00
Richard Kuhnt
b3e6dec660 azure-cli: Update to version 2.10.0 2020-08-04 09:01:11 +00:00
Richard Kuhnt
af99efad0b azure-cli: Update to version 2.9.1 2020-07-16 10:00:28 +00:00