Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployctl deploy positional entrypoint is not recognized #306

Open
NReilingh opened this issue Apr 16, 2024 · 0 comments
Open

deployctl deploy positional entrypoint is not recognized #306

NReilingh opened this issue Apr 16, 2024 · 0 comments

Comments

@NReilingh
Copy link

deployctl deploy -h documents that entrypoint can be passed as a positional argument. When this is attempted, the CLI does not recognize a supplied entrypoint and falls back to guessing.

% deno init
% deployctl deploy main.ts
[...]
‼ No entrypoint provided with either the --entrypoint arg or a config file. I've guessed 'main.ts' for you.
  i Is this wrong? Please let us know in https://github.com/denoland/deployctl/issues/new
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant