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 b8f59b7 commit aad704b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@ npm install -g deploymentdelete
DeploymentDelete -e [email protected] -i accountId -k accountKey
```

## Options

```sh
-V, --version output the version number
-e, --Email <Email> Cloudflare Account Email.
-i, --ID <ID> Cloudflare Account ID.
-k, --Key <Key> Cloudflare API key.
-h, --help display help for command
```

> **Note**
>
> This will not delete your last running deployment.
Expand Down

0 comments on commit aad704b

Please sign in to comment.