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
We can use `populate-targets` as the Wave name. The `target number` needs to correspond to a target that exists in our Factory. The `tag` should be set as `production`. Then complete the Wave with:
67
67
```
68
-
fioctl wave complete populate-targets
68
+
fioctl wave complete populate-targets
69
69
```
70
70
This creates a new targets.json file for production devices subscribing to the production tag. It will include a single Target from CI build.
0 commit comments