Skip to content

Commit 903ecb7

Browse files
authored
Merge pull request #8 from HeyPuter/jelveh-patch-1
Remove "subdomain deletion" under Known Issues in README.md
2 parents 9685177 + b3f2a05 commit 903ecb7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -284,14 +284,6 @@ If you want to customize this tool you can follow these steps:
284284

285285
Most of the functionalities are just working fine, however, some APIs related to Puter's SDK have some known issues. We tried to fix most of them but some of them are not related to us, so we let you about that in case it'll be fixed by Puter's in the future:
286286

287-
## Delete a subdomain
288-
When you try to delete a subdomain which you own, you'll get `Permission denied`:
289-
```bash
290-
Failed to delete subdomain: Permission denied.
291-
Site ID: "sd-b019b654-e06f-48a8-917e-ae1e83825ab7" may already be deleted!
292-
```
293-
However, the query is executed successfully in the cloud and the subdomain is actually deleted.
294-
295287
## Interactive Shell prompt:
296288
If you want to stay in the interactive shell you should provide "-f" (aka: force delete) argument, when want to delete any object:
297289
```bash

0 commit comments

Comments
 (0)