Redu Cloud CLI
Project description
Redu CLI
A command-line tool to authenticate against Redu Cloud
Installation
Download the .deb file
wget https://redu.cloud/redu_1.0.0_all.deb
Fix any missing dependencies automatically
sudo apt-get install -f
redu --help
redu auth -u radmin redu server list
TO BUILD USING PYTHON
pip install --upgrade build python3 -m build redu --help
TO INSTALL USING PYTHON
python3 -m venv ~/redu-cli-venv source ~/redu-cli-venv/bin/activate pip install --upgrade pip setuptools wheel pip install -e . redu --help
TO BUILD USING .DEB
sudo rm -rf redu_1.0.0/opt/ mkdir redu_1.0.0/opt mkdir redu_1.0.0/opt/redu cp -r redu/ redu_1.0.0/opt/. sudo chown -R root:root redu_1.0.0/opt/redu
dpkg-deb --build redu_1.0.0
TO INSTALL USING .DEB
sudo dpkg -i redu_1.0.0.deb
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 redu-1.0.0.tar.gz.
File metadata
- Download URL: redu-1.0.0.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37dc8b4708c7d7bc21beeebc17ed8b4f6bbdbf258cd12920c93e199a9ebcde06
|
|
| MD5 |
a3f0e310f6abf630768c32db612d2e6e
|
|
| BLAKE2b-256 |
c49bc96a4f26920d9185436bd107ec84ec621c5983c1cd40003e8eb5d8c82757
|
File details
Details for the file redu-1.0.0-py3-none-any.whl.
File metadata
- Download URL: redu-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3254c54f4fd279a0eac39fe7a8a23cd5ccbf3e84800ffe1f4f2d3c2786377a83
|
|
| MD5 |
583d5db72f029663826a00e8fca94d06
|
|
| BLAKE2b-256 |
ea18de1c06c414f0739586d35f56a2f6e41fc6a9ea0056a194ef8b9655dcff49
|