@odla-ai/cli 0.27.0 → 0.27.1

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/bin.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  exitCodeFor,
4
4
  redactSecrets,
5
5
  runCli
6
- } from "./chunk-DS64H4FY.js";
6
+ } from "./chunk-4JWDJN3P.js";
7
7
 
8
8
  // src/bin.ts
9
9
  runCli().catch((err) => {
@@ -312,6 +312,7 @@ async function freshHandshake(ctx, waitMs) {
312
312
  endpoint: ctx.cfg.platformUrl,
313
313
  email: ctx.email,
314
314
  label: `${ctx.cfg.app.id} provisioner`,
315
+ projectIds: [ctx.cfg.app.id],
315
316
  fetch: ctx.doFetch,
316
317
  waitMs,
317
318
  onCode: async ({ userCode, deviceCode, expiresIn, interval, verificationUriComplete }) => {
@@ -12736,4 +12737,4 @@ export {
12736
12737
  exitCodeFor,
12737
12738
  runCli
12738
12739
  };
12739
- //# sourceMappingURL=chunk-DS64H4FY.js.map
12740
+ //# sourceMappingURL=chunk-4JWDJN3P.js.map