Skip to Main Content
Status Functionality already exists
Workspace * IBM Cloud Ideas
Categories CLI
Created by Guest
Created on Dec 14, 2021

Rename the routing table with IBM Cloud commands

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
  • Guest
    Dec 28, 2021

    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.

  • Guest
    Dec 27, 2021

    ibmcloud is vpc-routing-table-update should allow you to change the routing table name with the --name attribute


    Same with ibmcloud is vpc-route-update if needed