Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
Remove V2 command documentation
Browse files Browse the repository at this point in the history
[#168551513]

Signed-off-by: Caitlyn Yu <cyu@pivotal.io>
  • Loading branch information
chentom88 authored and Caitlyn Yu committed Oct 3, 2019
1 parent 5528248 commit a08355d
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,41 +135,6 @@ OPTIONS:
--force Skip warning prompt. Default is false.
```

### V2 Commands

**Note:**
These commands use an API known as the RLP (Reverse Log Proxy) Gateway. The
RLP Gateway is not necessarily deployed with CF Deployment by default. If you
are unsure if it is available to you, please check with your operator.

#### Drain Space

```
NAME:
v2-drain-space - Pushes app to drain all apps and services in space
USAGE:
v2-drain-space SYSLOG_DRAIN_URL --path PATH
OPTIONS:
--path Path to the service drain zip file.
--drain-name Name for the space drain. Required
```

### Migrate Space Drain

```
NAME:
v2-migrate-space-drain - Migrates space drain using CUPS to space drain using syslog-forwarder application
USAGE:
v2-migrate-space-drain SYSLOG_DRAIN_URL
OPTIONS:
--drain-name Name for the space drain
--path Path to the syslog-forwarder zip file. If omitted the latest release will be downloaded
```

[cf-cli]: https://code.cloudfoundry.org/cli
[ci-badge]: https://loggregator.ci.cf-app.com/api/v1/pipelines/products/jobs/cf-drain-cli-tests/badge
[ci-tests]: https://loggregator.ci.cf-app.com/teams/main/pipelines/products/jobs/cf-drain-cli-tests
Expand Down

0 comments on commit a08355d

Please sign in to comment.