@primitivedotdev/cli
Advanced tools
@@ -116,4 +116,5 @@ import { c as resolveConfigEnvironment, i as loadCliConfig, x as normalizeApiBaseUrl } from "../cli-config-B5hrwe8q.js"; | ||
| " You or your user don't have an account yet?", | ||
| " Run `primitive signup <email> --signup-code <invite-code> --accept-terms`", | ||
| " to create an account, get your own domain, and get started now.", | ||
| " Run `primitive signup <email> --accept-terms`", | ||
| " to create an account and get started.", | ||
| " Add `--signup-code <code>` if you have one.", | ||
| "" | ||
@@ -120,0 +121,0 @@ ].join("\n"); |
+3
-2
| { | ||
| "name": "@primitivedotdev/cli", | ||
| "version": "1.0.1", | ||
| "version": "1.1.0", | ||
| "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.", | ||
@@ -65,3 +65,4 @@ "type": "module", | ||
| "search": { | ||
| "description": "Semantic, hybrid, and keyword search across received and sent mail. Use `primitive semantic-search <query>`." | ||
| "description": "Cross-corpus semantic search. Prefer `primitive search <query>` for lexical inbound search and `primitive semantic-search <query>` for meaning-aware ranking across inbound and outbound.", | ||
| "hidden": true | ||
| }, | ||
@@ -68,0 +69,0 @@ "sending": { |
+1
-1
@@ -51,3 +51,3 @@ # @primitivedotdev/cli | ||
| Use `primitive signup <email>` for new account creation, then `primitive signup confirm <email> <code>` with the emailed verification code. Non-interactive signup is available with `--signup-code` and `--accept-terms`. | ||
| Use `primitive signup <email>` for new account creation, then `primitive signup confirm <email> <code>` with the emailed verification code. Non-interactive signup is available with `--accept-terms` (pass `--signup-code <code>` too if you have one). | ||
@@ -54,0 +54,0 @@ ## Command style |
Sorry, the diff of this file is too big to display
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
909892
1.22%24238
0.98%