@odla-ai/cli 0.39.0 → 0.40.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/dist/index.js CHANGED
@@ -56,7 +56,7 @@ import {
56
56
  startHostedSecurityJob,
57
57
  surfacePaths,
58
58
  validateInvocation
59
- } from "./chunk-PJ3RATDD.js";
59
+ } from "./chunk-2IHE5U3M.js";
60
60
  import {
61
61
  exitCodeFor,
62
62
  redactSecrets
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odla-ai/cli",
3
- "version": "0.39.0",
3
+ "version": "0.40.0",
4
4
  "description": "Agent-operable CLI for odla provisioning, calendar consent and connection lifecycle, System AI administration, Worker secrets, security jobs, and smoke checks.",
5
5
  "license": "MIT",
6
6
  "homepage": "https://odla.ai/docs/packages/cli",
@@ -80,13 +80,14 @@ State which path you're taking and what you'll build in one line; get a nod.
80
80
  touches odla:
81
81
 
82
82
  ```bash
83
- npx --yes @odla-ai/cli@latest device enroll --all-apps --capability all --no-open --wait 600
83
+ npx --yes @odla-ai/cli@latest device enroll --no-open --wait 600
84
84
  ```
85
85
 
86
- One browser approval. After it, every worktree on this machine mints its own
87
- short-lived credentials with nobody's attention, for every app the approver owns
88
- — including apps created later — carrying every capability that approval was
89
- allowed to carry. The deadline is a **gap, not a clock**: each use rolls it
86
+ One browser approval, and no flags to remember. After it, every worktree on
87
+ this machine mints its own short-lived credentials with nobody's attention, for
88
+ every app the approver owns — including apps created later — carrying every
89
+ capability that approval was allowed to carry. Narrowing is deliberate:
90
+ `--app <id>` or `--capability <c>`, and the CLI says what that gave up. The deadline is a **gap, not a clock**: each use rolls it
90
91
  forward, so continuous work never interrupts anyone.
91
92
 
92
93
  A platform administrator can do the same across all of odla:
@@ -9,7 +9,7 @@ Enrol the machine once. Nothing else on this page is required for the ordinary
9
9
  case:
10
10
 
11
11
  ```cmd
12
- npx --yes @odla-ai/cli@latest device enroll --all-apps --capability all --no-open --wait 600
12
+ npx --yes @odla-ai/cli@latest device enroll --no-open --wait 600
13
13
  ```
14
14
 
15
15
  One human approval binds THIS machine. From then on every worktree on it mints