-
Notifications
You must be signed in to change notification settings - Fork 526
Expand file tree
/
Copy pathzone-pivot-groups.yml
More file actions
34 lines (34 loc) · 957 Bytes
/
zone-pivot-groups.yml
File metadata and controls
34 lines (34 loc) · 957 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
### YamlMime:ZonePivotGroups
groups:
- id: cli-linux-installation-method
title: Azure CLI installation method for Linux
prompt: Choose an installation method
pivots:
- id: apt
title: apt (Ubuntu, Debian)
- id: dnf
title: dnf (RHEL, CentOS)
- id: tdnf
title: tdnf (Azure Linux)
- id: zypper
title: zypper (openSUSE, SLES)
- id: cli-windows-installation-method
title: Azure CLI installation method for Windows
prompt: Choose an installation method
pivots:
- id: winget
title: WinGet (Windows Package Manager)
- id: msi
title: Microsoft Installer (MSI)
- id: msi-powershell
title: Microsoft Installer (MSI) with PowerShell
- id: zip
title: ZIP Package
- id: cli-macos-installation-method
title: Azure CLI installation method for macOS
prompt: Choose an installation method
pivots:
- id: cask
title: Homebrew Cask
- id: tarball
title: Tarball