cf-drain-cli icon indicating copy to clipboard operation
cf-drain-cli copied to clipboard

CF CLI plugin to create syslog drains

Results 5 cf-drain-cli issues
Sort by recently updated
recently updated
newest added

I'm running `cf drain-space` from my logstack repo which contains a manifest.yml and vars.yml to supply attributes. When the drains plugin tries to push the space drain application, it reads...

unscheduled

I'm creating a space drain in each of my spaces (development, staging, production). The first space completes fine, but the additional invocations fail because the route already exists. Is the...

unscheduled

Hello there, I'm using `cf-drain-cli` v2.0.0 and I have an issue with `cf drain-space` command. It doesn't work for me because of 401 Unauthorized error: ``` $ cf drain-space syslog://logstash-0.logstash.elk.svc.cluster.local:5000...

unscheduled

Hello again, I wonder why you set `UAA_ADDR` env variable by replacing `api` string in a hostname of the API: ``` $ cat ./internal/command/push_space_drain.go [...] sharedEnvs := [][]string{ {"SPACE_ID", space.Guid},...

unscheduled

Hello, I installed the cf-drain plugin but when I am running the `cf drain-space` it is looking for latest space drain release on github but the network I am in...

unscheduled