Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

CLI: create function: support single-file functions #474

Merged
merged 3 commits into from
May 24, 2018

Conversation

imikushin
Copy link
Contributor

Make --handler unnecessary when creating single-file functions.
The base-image will try to guess the handler at function creation.
This is language dependent.

Function creation will fail for base-images not supporting this feature.

Also, update docs and base-image versions.

Make `--handler` unnecessary when creating single-file functions.
The base-image will try to guess the handler at function creation.
This is language dependent.

Function creation will fail for base-images not supporting this feature.

Also, update docs and base-image versions
@berndtj berndtj merged commit 616399a into vmware-archive:master May 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants