Command-line tool to monitor and manage ArmoniK clusters.
Project description
ArmoniK Admin CLI.
This repository is part of the ArmoniK project. It provides a command-line tool to monitor and manage ArmoniK clusters.
Installation
Requirements
The CLI requires Python version 3.8 or newer. In order to install the ArmoniK CLI in an isolated environment, you must have python3-venv installed on your machine.
sudo apt update && sudo apt install python3-venv
Install from source
To install the CLI from source, first clone this repository.
git clone git@github.com/aneoconsulting/ArmoniK.Admin.CLI.git
Navigate in the root directory
cd ArmoniK.Admin.CLI
Create and activate the virtual environment
python -m venv ./venv
source ./venv/bin/activate
Install the CLI in the environment you just created.
pip install .
Contributing
Contributions are always welcome!
See CONTRIBUTING for ways to get started.
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
File details
Details for the file armonik_cli-0.1.1.tar.gz
.
File metadata
- Download URL: armonik_cli-0.1.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0264029fd7b1b59d031258790555d6aef0329f320f22cb312df909c6ab5ad1c0 |
|
MD5 | dd9258b1074ef19b458d268066c031bc |
|
BLAKE2b-256 | 1e245ab6d34c33f68bbbfdf09593dbf336a08e4f2839df8e5c363845020d76af |
File details
Details for the file armonik_cli-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: armonik_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f95d5b941fb7ac102477ebde51319ee374cb2f737fa9928fab9b726986cca50 |
|
MD5 | 283a12014b99f8712840798de7bc5e3d |
|
BLAKE2b-256 | bc8cf185aeafcf6665a0c3042257f964a82324adadc32eceb4ffacff3d56374e |