You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: get-started/command-line-tools/index.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,14 @@ title: Command Line
6
6
<divclass="get-started">
7
7
{% include new-includes/components/get-started-hero.html content = site.data.new-data.get-started.command-line-tools.hero %}
8
8
9
-
{% include new-includes/components/card-grid.html content = site.data.new-data.get-started.command-line-tools.tertiary-content %}
9
+
{% include new-includes/components/full-width-text-code-column.html content = site.data.new-data.get-started.command-line-tools.code-text-column-arg-parser background = true %}
10
10
11
-
{% include new-includes/components/full-width-text-code-column.html content=site.data.new-data.get-started.command-line-tools.full-width-text-code-column %}
11
+
{% include new-includes/components/code-box.html content = site.data.new-data.get-started.command-line-tools.code-box-with-tabs with-tabs = true %}
12
12
13
13
{% include new-includes/components/headline-section.html content = site.data.new-data.get-started.command-line-tools.headline-section %}
14
14
15
+
{% include new-includes/components/card-grid.html content = site.data.new-data.get-started.command-line-tools.tertiary-content %}
16
+
17
+
{% include new-includes/components/full-width-text-code-column.html content=site.data.new-data.get-started.command-line-tools.full-width-text-code-column %}
0 commit comments