FSCLI is a module that simplifies starting, stopping & deleting servers based on server_id and email.
Project description
FSCLI
Thank you for visiting! 
FSCLI is a module that simplifies starting, stopping & deleting servers based on server_id and email.
Running the Code
Cloning the Code
~$ git clone https://github.com/fluidstackio/fscli.git
Installing the packages
You can use pip3 to install the packages required to run the package.
~$ cd FSCLI && sudo pip3 install -r requirements.txt
Running the program
Be sure to be outside the FSCLI directory. These are different commands that you can run, replace the word inside the <> with the replacement value.
~$ python3 -m fscli --start --email <email> --server_id <server id>
~$ python3 -m fscli --stop_all --email <email>
~$ python3 -m fscli --stop --email <email> --server_id <server id>
~$ python3 -m fscli --destroy_all --email <email>
~$ python3 -m fscli --destroy --email <email> --server_id <server_id>
~$ python3 -m fscli --fraud_set --email <email>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file FSCLI-2.0.0.tar.gz.
File metadata
- Download URL: FSCLI-2.0.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28109638d36783a01b119b87183e5938cb58ff0538bfd0e8f290c9e9b1c120fe
|
|
| MD5 |
26b2cc5f30a364ce4d0be604d28257f4
|
|
| BLAKE2b-256 |
34f3eb7a6b833d1af9e1c831c98051fae12e6f2881564efd1ba3f32f3680f021
|
File details
Details for the file FSCLI-2.0.0-py3-none-any.whl.
File metadata
- Download URL: FSCLI-2.0.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0571ca55f4a0b92bc9aadb23cb117234fe058de7f46638b0a2f2a186f0c9189
|
|
| MD5 |
a84b736f74c161503a2af5b716a33830
|
|
| BLAKE2b-256 |
f9e9bc29389b1b305dc718e526c3458329ddd746a1f23aae3d44a91a58b9bf81
|