@wraps.dev/cli 1.6.3 → 2.0.0
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 +1 -1
- package/dist/cli.js +5327 -3741
- package/dist/cli.js.map +1 -1
- package/dist/console/assets/index-C7IsSMSN.js +376 -0
- package/dist/console/assets/{index-DrwR3LQV.css → index-CstGSlKt.css} +1 -1
- package/dist/console/index.html +2 -2
- package/dist/lambda/event-processor/.bundled +1 -1
- package/dist/lambda/sms-event-processor/.bundled +1 -1
- package/package.json +2 -2
- package/dist/console/assets/index-BUM0aT88.js +0 -376
package/README.md
CHANGED
|
@@ -599,7 +599,7 @@ wraps init
|
|
|
599
599
|
- [x] `wraps completion` - Shell completion
|
|
600
600
|
|
|
601
601
|
### Dashboard Commands ✅
|
|
602
|
-
- [x] `wraps dashboard update-role` - Update
|
|
602
|
+
- [x] `wraps dashboard update-role` - Update platform IAM permissions
|
|
603
603
|
|
|
604
604
|
### Email Commands ✅
|
|
605
605
|
- [x] `wraps email init` - Deploy new infrastructure
|