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

Document how to deploy a single function from a function codebase #167

Closed
simondotm opened this issue Oct 23, 2023 · 0 comments · Fixed by #223
Closed

Document how to deploy a single function from a function codebase #167

simondotm opened this issue Oct 23, 2023 · 0 comments · Fixed by #223
Labels
documentation Improvements or additions to documentation

Comments

@simondotm
Copy link
Owner

          UPDATE: Actually the plugin can in fact do this already, even if you have multiple exports in your `nx-firebase:functions` project, it's similar syntax:

npx nx deploy <codebase> --only functions:<codebase>:function-name

As above, where <codebase> is whatever name you gave your nx-firebase:function project.

Originally posted by @simondotm in #160 (comment)

@simondotm simondotm added the documentation Improvements or additions to documentation label Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant