Moving a Dashboard Between Groups and Compartments
You can move a console dashboard to a new or existing dashboard group in the same compartment, or a different compartment.
To move a dashboard group, see Moving a Dashboard Group Between Compartments. For more information about dashboard groups, see Working with Console Dashboards Groups.
Use the
dashboard change-dashboard-group
command and required parameters to move a dashboard to another group:oci dashboard-service dashboard change-dashboard-group --dashboard-group-id <dashboard_group_id> --dashboard-id <dashboard_id> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Use the ChangeDashboardGroup operation to move a dashboard to another group.