I want to rename the default routing table that exists in my VPC using IBM Cloud commands.
However, I can't find the method by searching the following documents.
Would you please let me know if there is such a command or documentation that describes it?
https://cloud.ibm.com/docs/vpc?topic=vpc-infrastructure-cli-plugin-vpc-reference#vpc-route
| Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Thank you for your comment.
The problem was solved by the command of the contents described.
It helped. Thank you.
P.S. Also, what I was looking at was the Japanese version of Docs, and when I checked the English version of Docs today, there was a description there.
ibmcloud is vpc-routing-table-updateshould allow you to change the routing table name with the--nameattributeSame with
ibmcloud is vpc-route-updateif needed