Skip to content

command for opening terminal in a container odo terminal #6731

@kadel

Description

@kadel

/kind user-story

User Story

As an odo user, I want to be able to open a terminal in the container with my application So that I can run commands in the container and debug application.

Acceptance Criteria

  • odo terminal command should automatically open bash/sh in the container where the application is currently running
  • odo terminal --container mycontainer should open terminal to a container named mycontainer
  • if there are multiple containers and the user doesn't specify one with --container flag odo should error out and list all container names and tell the user to specify one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/user-storyAn issue of user-story kindlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.priority/MediumNice to have issue. Getting it done before priority changes would be great.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions