@agora-build/atem 0.4.54 → 0.4.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -22,7 +22,6 @@ atem # Launch TUI
|
|
|
22
22
|
atem login # Authenticate with Astation (OTP + deep link)
|
|
23
23
|
atem login --save-credentials # Login and auto-save Agora credentials
|
|
24
24
|
atem logout # Clear saved session
|
|
25
|
-
atem sync credentials # Pull Agora credentials from Astation
|
|
26
25
|
```
|
|
27
26
|
|
|
28
27
|
### Tokens
|