mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 05:44:45 -06:00
Remove the server:rebuild command
I remove the server:rebuild command because it’s not longer working in 1.4+
This commit is contained in:
parent
77a7267a0b
commit
54e72cdf8f
@ -78,14 +78,6 @@ php artisan p:server:bulk-power <start, stop, kill, restart>
|
|||||||
{--nodes=1,2,3}
|
{--nodes=1,2,3}
|
||||||
```
|
```
|
||||||
|
|
||||||
### Server Rebuild
|
|
||||||
|
|
||||||
```bash
|
|
||||||
php artisan p:server:rebuild [server-id] {--node=1}
|
|
||||||
```
|
|
||||||
|
|
||||||
This will initiate a rebuild on all servers, all servers on a node, or a specific server depending on the information given.
|
|
||||||
|
|
||||||
## Panel Management
|
## Panel Management
|
||||||
|
|
||||||
### View Panel Info
|
### View Panel Info
|
||||||
@ -94,4 +86,4 @@ This will initiate a rebuild on all servers, all servers on a node, or a specifi
|
|||||||
php artisan p:info
|
php artisan p:info
|
||||||
```
|
```
|
||||||
|
|
||||||
Displays a variety of panel information which can be used to check the configuation of this like database and email.
|
Displays a variety of panel information which can be used to check the configuation of this like database and email.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user