DevOps for scripts

We have scripts that we developed for our Celigo integration.

We would like to have all our scripts in git repo, so that we can version control them and use the API to deploy newer file versions.

I see that you can view the content of a script via API, but I'm not seeing how you can update the content of a script file via API.

0

Comments

1 comment
Date Votes
  • You can PUT changes to the scripts endpoint using the same json format you get when you GET a specific script.

    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post