4.6.6. 함수 설명
kn func info
명령은 함수 이름, 이미지, 네임스페이스, Knative 서비스 정보, 경로 정보 및 이벤트 서브스크립션과 같은 배포된 기능에 대한 정보를 출력합니다.
절차
함수를 설명합니다.
$ kn func info [-f <format> -n <namespace> -p <path>]
명령 예
$ kn func info -p function/example-function
출력 예
Function name: example-function Function is built in image: docker.io/user/example-function:latest Function is deployed as Knative Service: example-function Function is deployed in namespace: default Routes: http://example-function.default.apps.ci-ln-g9f36hb-d5d6b.origin-ci-int-aws.dev.rhcloud.com