Editing a Session in Bastion
Describes how to edit the details of a bastion session.
You can update only the display name of a session.
Use the oci bastion session update command and required parameters to edit the details of a bastion session:
oci bastion session update --session-id <bastion_session_ocid> --display-name <new_session_display_name> [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateSession operation to edit the details of a bastion session.