Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 12, 2023
1 parent 98b32cd commit 596f75e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ This package deletes deployments older than 7 days for Cloudflare Pages.
## Installation

```sh
npm install -g deletedeployment
npm install -g deploymentdelete
```

## Usage

```sh
deletedeployment -e [email protected] -i accountId -k accountKey
DeploymentDelete -e [email protected] -i accountId -k accountKey
```

This deletes all deployments associated with all the projects in the account
Expand Down

0 comments on commit 596f75e

Please sign in to comment.