@whop/cli 0.0.5 → 0.0.6

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 CHANGED
@@ -58,6 +58,7 @@ whop auth status # who am I? (whoami)
58
58
  whop auth list # list saved profiles
59
59
  whop auth switch [name] # switch the active profile (interactive picker if omitted)
60
60
  whop auth logout [name] # remove a profile (defaults to the active one)
61
+ whop auth logout --all # remove every profile and its stored secret (full reset)
61
62
  ```
62
63
 
63
64
  You can keep **multiple profiles** (e.g. one per account) and switch between them. `whop login` derives a profile name from the account; pass `--profile <name>` to choose your own.
@@ -5,12 +5,13 @@ import {
5
5
  filterSpecByTag,
6
6
  native_spec_default,
7
7
  resolveActiveCompanyId
8
- } from "./chunk-O66TV7ZF.js";
9
- import "./chunk-TZPTBY4K.js";
8
+ } from "./chunk-Z7WDX64Z.js";
9
+ import "./chunk-CXNQ6UGC.js";
10
+ import "./chunk-MELVTXNG.js";
10
11
  export {
11
12
  createWhopFetch,
12
13
  filterSpecByTag,
13
14
  native_spec_default as nativeSpec,
14
15
  resolveActiveCompanyId
15
16
  };
16
- //# sourceMappingURL=api-NBD5G47Q.js.map
17
+ //# sourceMappingURL=api-XJ22R3CT.js.map