This project is discontinued. Look into https://github.com/MeProjectStudio/pterocli
Binary to access Pterodactyl API in "Infrastructure As Code" style
Inspired by gcloud, doctl, awscli and etc.
Still Work In Progress. Not ready for production use.
Built with GraalVM and Pterodactyl4J
Run nativeBuild
task
Run nativeBuild
task from x64 Native Tools Command Prompt for VS 2022
- File Management
- Remove file/directory
- Upload file
- Compress/Decompress
- Download file
- Send commands
- Proactive command send
- Reactive command send (WebSocket action)
- Proper secret handling (Reuse of an API key with config)
- Config Base64 encoding for secrets
- Binary for all platforms with GraalVM
- Docker image on Alpine
- Instance management (server creation and etc.)