mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Merge pull request #371 from LogischJo/patch-1
Remove the server:rebuild command
This commit is contained in:
commit
0503c89075
@ -78,14 +78,6 @@ php artisan p:server:bulk-power <start, stop, kill, restart>
|
||||
{--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
|
||||
|
||||
### 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
|
||||
```
|
||||
|
||||
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