We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01760f9 + b15e889 commit 7b11b9bCopy full SHA for 7b11b9b
content/guides/cli/quick-start/0-index.md
@@ -18,7 +18,13 @@ non-technical users to leverage the Box API to perform routine or bulk actions.
18
There is no need to write any code, as these actions are executed through a set
19
of [commands][commands].
20
21
-<YouTube id='whxT3Bdx3E0' />
+<div style="position: relative; width: 100%; padding-bottom: 56.25%">
22
+<iframe src="https://www.youtube.com/embed/whxT3Bdx3E0"
23
+ title="Get started using the Box CLI in less than five minutes" frameborder="0" allowfullscreen
24
+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
25
+ style="position: absolute; width: 100%; height: 100%;">
26
+</iframe>
27
+</div>
28
29
## Overview
30
0 commit comments