You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Profiles can contain: `clientId`, `clientSecret`, `apiKey`, `cardKey`, `host`
416
414
417
415
**Profile Priority:**
418
416
@@ -574,12 +572,6 @@ These commands allow you to control whether the programmable code is active on y
574
572
575
573

576
574
577
-
### AI and sandbox auth commands (disabled)
578
-
579
-
The **`ipb ai`**, **`ipb bank`**, **`ipb register`**, and **`ipb login`** commands are currently **disabled** in this CLI build (they remain as hidden entry points only so existing scripts get a clear error instead of “unknown command”). Write and deploy card code with your editor and **`ipb deploy`** / **`ipb run`** instead.
580
-
581
-
Profile fields **`openaiKey`** and **`sandboxKey`** are still stored if you set them via **`ipb config`** for possible future use.
582
-
583
575
### Countries
584
576
585
577
Retrieve a list of countries that can be used in the card code:
0 commit comments