Skip to content

sktan/pacifices-cloud-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PacificES Logo

A PacificES Cloud CLI tool

An official CLI tool for managing your https://pacifices.cloud/ servers. Currently only supports CSGO in Sydney regions.

This tool also exposes the API library used to manage servers, which can be used within your Python projects to pragmatically manage your CSGO servers.

Requirements

A https://pacifices.cloud account is required to be able to create and manage your servers

Python 3+

Python Requirements:

Installation

pip3 install pacifices-cloud

Usage

Usage of this tool can be done in multiple ways, either via CLI or via the library. Instructions for both can be found in the links below: