Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaspaul committed Apr 4, 2017
1 parent 044a172 commit d4539ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@ Swap `{feature}` with the name of the feature you'd like to rollout to 100% of y

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

### Percentage

`php artisan rollout:percentage {feature} {percentage}`

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.

### Remove User

`php artisan rollout:remove-user {feature} {user}`
Expand Down

0 comments on commit d4539ee

Please sign in to comment.