Skip to content

Commit 2746ed3

Browse files
committed
fix: update cli line in live plugin setup
1 parent d14bc71 commit 2746ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/apple/live-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Next, you'll authenticate with Segment to give the CLI access to your workspace:
100100
7. Use your source ID and live plugin file name to upload your live plugin:
101101
102102
```shell
103-
$ segmentcli upload <SourceID> <FileName>
103+
$ segmentcli liveplugins upload <SourceID> <FileName>
104104
```
105105
106106
You've now successfully attached your live plugin(s) to your mobile source. The next time your users launch your app, their Segment SDK will download the latest live plugins, which will run every time new events are generated.

0 commit comments

Comments
 (0)