Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] support HTTP/2 - Rename protocol to app-protocol to cf route command #2230

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

jdgonzaleza
Copy link
Contributor

I want to see the app-protocol instead of protocol in the header of the cf route command output.

When running the cf route command must be able to see the app-protocol column in the output

$ cf route mydomain.cli.fun --hostname pora
domain:     mydomain.cli.fun
host:       pora
port:
path:
protocol:   http

app    process   port   app-protocol
pora   web       8080   http2

[reason] Renaming "protocol" column to "app-protocol"
in the destination table of the cf route command

Co-authored-by: Hector Calderon <hecalderon@vmware.com>
Copy link
Member

@a-b a-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jdgonzaleza jdgonzaleza merged commit bbc9ee9 into master Nov 10, 2021
@a-b a-b deleted the feature/cf-route-rename-protocol-column branch November 10, 2021 23:05
hjcalderon10 pushed a commit that referenced this pull request Nov 11, 2021
[reason] Renaming "protocol" column to "app-protocol"
in the destination table of the cf route command

Co-authored-by: Hector Calderon <hecalderon@vmware.com>
jdgonzaleza pushed a commit that referenced this pull request Nov 23, 2021
Co-authored-by: Hector Calderon <hecalderon@vmware.com>
hjcalderon10 pushed a commit that referenced this pull request Feb 7, 2022
[reason] Renaming "protocol" column to "app-protocol"
in the destination table of the cf route command

Co-authored-by: Hector Calderon <hecalderon@vmware.com>
hjcalderon10 pushed a commit that referenced this pull request Mar 9, 2022
Co-authored-by: Hector Calderon <hecalderon@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants