@primitivedotdev/cli
Advanced tools
Sorry, the diff of this file is not supported yet
+9
-2
| { | ||
| "name": "@primitivedotdev/cli", | ||
| "version": "0.31.4", | ||
| "version": "0.31.5", | ||
| "description": "Official Primitive CLI: deploy Primitive Functions, send and inspect mail, manage endpoints, all from the terminal. Wraps the @primitivedotdev/sdk runtime client with one-shot commands.", | ||
@@ -9,3 +9,4 @@ "type": "module", | ||
| "bin", | ||
| "dist" | ||
| "dist", | ||
| "man" | ||
| ], | ||
@@ -15,2 +16,5 @@ "bin": { | ||
| }, | ||
| "man": [ | ||
| "./man/primitive.1" | ||
| ], | ||
| "oclif": { | ||
@@ -45,2 +49,5 @@ "bin": "primitive", | ||
| }, | ||
| "inbox": { | ||
| "description": "Check inbound email setup and processing readiness" | ||
| }, | ||
| "emails": { | ||
@@ -47,0 +54,0 @@ "description": "List, inspect, and wait for received emails. Prefer task aliases like `primitive emails list`, `primitive emails get`, `primitive emails latest`, `primitive emails wait`, and `primitive emails watch`; generated API names remain available for compatibility." |
Sorry, the diff of this file is too big to display
709810
3.23%6
20%19145
3.21%