Hi @ExtraLargeFork
You can try the following command to update the tags of your application.
mgc applications patch --application-id {application-id} --body '
\
"{\"tags\": [\"ProductionApp\"]}"'
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.