cli icon indicating copy to clipboard operation
cli copied to clipboard

new flag for specifying the compute in sf deploy functions

Open rajkumar-cv opened this issue 2 years ago • 3 comments

Description

Currently when deploying salesforce functions we use sf deploy functions -o orgalias. But we are not able to specify to which compute the function needs to be deployed to, since there can be many compute env under one org. This will give complete control over the compute environment.

Suggested solution sf deploy functions -c "compute-id". If we have something of this sort, we can have a control on which compute the functions are running.

This feature may address the below problems,

  • Say if i have a function which is heavy, i may run it in a separate compute.
  • I may move a function running in one compute to another

rajkumar-cv avatar May 20 '22 06:05 rajkumar-cv

Thank you for filing this feature request. We appreciate your feedback and will review the feature at our next grooming or sprint planning session. We prioritize feature requests with more upvotes and comments.

github-actions[bot] avatar May 20 '22 06:05 github-actions[bot]

This issue has been linked to a new work item: W-11176249

uip-robot-zz avatar May 20 '22 06:05 uip-robot-zz

This issue has not received a response in 60 days. It will auto-close in 7 days unless a response is posted.

github-actions[bot] avatar Sep 21 '22 19:09 github-actions[bot]