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: README.md
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,47 @@
2
2
3
3
A command-line interface for interacting with the Mux API, designed to provide a first-class development experience for working with Mux services locally.
4
4
5
+
## Table of Contents
6
+
7
+
-[Installation](#installation)
8
+
-[Install via npm](#install-via-npm)
9
+
-[Shell installer](#shell-installer)
10
+
-[Download the binary](#download-the-binary)
11
+
-[Getting Started](#getting-started)
12
+
-[Authentication](#authentication)
13
+
-[Commands](#commands)
14
+
-[Asset Management](#asset-management)
15
+
-[Create Assets](#mux-assets-create)
16
+
-[List Assets](#mux-assets-list)
17
+
-[Get Asset](#mux-assets-get-asset-id)
18
+
-[Update Asset](#mux-assets-update-asset-id)
19
+
-[Delete Asset](#mux-assets-delete-asset-id)
20
+
-[Interactive Management](#mux-assets-manage)
21
+
-[Playback ID Management](#playback-id-management)
0 commit comments