Skip to content

Commit d4539ee

Browse files
committed
Update readme
1 parent 044a172 commit d4539ee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,12 @@ Swap `{feature}` with the name of the feature you'd like to rollout to 100% of y
8787

8888
![](https://cloud.githubusercontent.com/assets/2836589/24476459/4773446c-14a1-11e7-8ea5-132fe747e0ac.png)
8989

90+
### Percentage
91+
92+
`php artisan rollout:percentage {feature} {percentage}`
93+
94+
Swap `{feature}` with the name of the feature you'd like to rollout, and `{percentage}` with the percentage of users to rollout the feature to.
95+
9096
### Remove User
9197

9298
`php artisan rollout:remove-user {feature} {user}`

0 commit comments

Comments
 (0)