How can I rename a IBM Cloud function action?
My current course of action is to delete the action and redeploy it under a new name.
I haven't found anything in the Cloud Functions CLI or in the functions website that can do it.
How can I rename a IBM Cloud function action?
My current course of action is to delete the action and redeploy it under a new name.
I haven't found anything in the Cloud Functions CLI or in the functions website that can do it.
Sadly, you can't rename an action at the moment.
What you can do for now is, like you said, delete the action and redeploy it under another name.