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

Local invocation doesn't work #260

Closed
medikoo opened this issue Aug 20, 2019 · 1 comment
Closed

Local invocation doesn't work #260

medikoo opened this issue Aug 20, 2019 · 1 comment
Labels
bug pr-pending Issues that have a pending PR associated with them v1 issues found on v1.x or feature requests

Comments

@medikoo
Copy link
Contributor

medikoo commented Aug 20, 2019

sls invoke local --function <function name> doesn't produce any outcome.

If there's no intention to support it, then I believe some error message should be shown to the user

@medikoo medikoo added bug v1 issues found on v1.x or feature requests labels Aug 20, 2019
@tbarlow12
Copy link
Contributor

@medikoo Good callout. We weren't even aware of this. We will take this back on the team to discuss, we'll add a "not supported" log for now

@tbarlow12 tbarlow12 added the pr-pending Issues that have a pending PR associated with them label Aug 26, 2019
tbarlow12 added a commit that referenced this issue Aug 27, 2019
When Azure Functions running locally via `sls offline`, use the `invoke local` command to invoke the local function. Behaves the same as if the function were running remotely.

Resolves #260
tbarlow12 added a commit that referenced this issue Aug 30, 2019
When Azure Functions running locally via `sls offline`, use the `invoke local` command to invoke the local function. Behaves the same as if the function were running remotely.

Resolves #260
tbarlow12 added a commit that referenced this issue Sep 13, 2019
When Azure Functions running locally via `sls offline`, use the `invoke local` command to invoke the local function. Behaves the same as if the function were running remotely.

Resolves #260
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pr-pending Issues that have a pending PR associated with them v1 issues found on v1.x or feature requests
Projects
None yet
Development

No branches or pull requests

2 participants