-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated index for deprecated documentation
- Loading branch information
Showing
1 changed file
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,13 @@ | ||
# Deprecated 0.2 | ||
|
||
# Documentation | ||
- [01 - Installation](https://dkfn.github.io/bunnycdn-cli/docs/install) | ||
- [02 - Adding/Editing/Deleting API keys and storage passwords](https://dkfn.github.io/bunnycdn-cli/docs/key) | ||
- [03 - Clear cache from a pullzone](https://dkfn.github.io/bunnycdn-cli/docs/cache-clear) | ||
- [04 - Add/Remove hostnames to a pullzone](https://dkfn.github.io/bunnycdn-cli/docs/pz-hostnames) | ||
- [05 - List files in a storage](https://dkfn.github.io/bunnycdn-cli/docs/list-files) | ||
- [06 - Upload file(s) to a storage](https://dkfn.github.io/bunnycdn-cli/docs/upload) | ||
- [07 - Download file(s) to a storage](https://dkfn.github.io/bunnycdn-cli/docs/download) | ||
- [08 - Ban/UnBan hostnames to a pullzone -Doc TODO-](https://dkfn.github.io/bunnycdn-cli/docs/bans) | ||
- [09 - Change the number of asynchronous operations](https://dkfn.github.io/bunnycdn-cli/docs/set-workers) | ||
- [01 - Installation](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/install) | ||
- [02 - Adding/Editing/Deleting API keys and storage passwords](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/key) | ||
- [03 - Clear cache from a pullzone](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/cache-clear) | ||
- [04 - Add/Remove hostnames to a pullzone](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/pz-hostnames) | ||
- [05 - List files in a storage](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/list-files) | ||
- [06 - Upload file(s) to a storage](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/upload) | ||
- [07 - Download file(s) to a storage](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/download) | ||
- [08 - Ban/UnBan hostnames to a pullzone -Doc TODO-](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/bans) | ||
- [09 - Change the number of asynchronous operations](https://dkfn.github.io/bunnycdn-cli/docs/0.2.0/set-workers) | ||
|
||
# Manual Pages -TODO- | ||
- [01 - key](https://dkfn.github.io/bunnycdn-cli/docs/man/key) | ||
- [02 - cp](https://dkfn.github.io/bunnycdn-cli/docs/man/cp) | ||
- [03 - ls](https://dkfn.github.io/bunnycdn-cli/docs/man/ls) | ||
- [04 - pz](https://dkfn.github.io/bunnycdn-cli/docs/man/pz) |