Skip to content

Commit

Permalink
cli fix
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Sutula <asutula@users.noreply.github.com>
  • Loading branch information
asutula committed Aug 10, 2024
1 parent f2e6353 commit 1bc4ec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/commands/project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ export const builder = function (args: Yargs) {
teamId,
name,
description,
nativeMode: false,
// TODO: Allow user to specify env names
envNames: [{ name: "default" }],
});
Expand Down

0 comments on commit 1bc4ec6

Please sign in to comment.