kf configure-space get-build-service-account

Name

kf configure-space get-build-service-account - Get the service account that is used when building containers in the Space.

Synopsis

kf configure-space get-build-service-account [SPACE_NAME] [flags]

Examples

  # Configure the Space "my-space"
  kf configure-space get-build-service-account my-space
  # Configure the targeted Space
  kf configure-space get-build-service-account

Flags

-h, --help
help for get-build-service-account

Inherited flags

These flags are inherited from parent commands.

--config=string
Config file (default is $HOME/.kf)
--kubeconfig=string
Kubectl config file (default is $HOME/.kube/config)
--log-http
Log HTTP requests to stderr
--space=string
Space to run the command against. This overrides the currently targeted space