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

feat: adds a func environment command #1761

Merged
merged 5 commits into from
May 31, 2023

Commits on May 25, 2023

  1. feat: adds a func environment command

    Adds `func environment` to print the current function execution
    environment as JSON.
    
    See: knative#1676
    
    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed May 25, 2023
    Configuration menu
    Copy the full SHA
    491d242 View commit details
    Browse the repository at this point in the history
  2. fixup

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed May 25, 2023
    Configuration menu
    Copy the full SHA
    57733ce View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. fixup: add environment variables

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed May 26, 2023
    Configuration menu
    Copy the full SHA
    fefea2b View commit details
    Browse the repository at this point in the history
  2. fixup: add cluster host

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed May 26, 2023
    Configuration menu
    Copy the full SHA
    8a54600 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fixup: review feedback

    Signed-off-by: Lance Ball <lball@redhat.com>
    lance committed May 30, 2023
    Configuration menu
    Copy the full SHA
    0e95f6a View commit details
    Browse the repository at this point in the history