ign8artifactory
Login to and manage JFrog Artifactory instances configured in ~/.ign8/ign8artifactory.json.
Install
pip install ign8artifactory
Configure
Create ~/.ign8/ign8artifactory.json:
[
{
"url": "https://artifactory.example.com/artifactory",
"username": "svc-ign8",
"token": "cmVwbGFjZS1tZQ=="
},
{
"url": "https://another.example.com/artifactory",
"username": "jdoe",
"token": "eyJ2ZXIiOiIyIn0..."
}
]
The file may also be an object with an artifactories key wrapping the list.
Commands
| Command | Description |
|---|---|
ign8artifactory login |
Authenticate against every configured Artifactory (/api/system/ping) |
ign8artifactory list |
List configured Artifactory instances |
The default (no subcommand) prints a short status summary.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ign8artifactory-0.1.0.tar.gz
(3.4 kB
view details)
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 ign8artifactory-0.1.0.tar.gz.
File metadata
- Download URL: ign8artifactory-0.1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d45e99e8708bf57f2506969ea5d8c79c0f135aeafb5c0253bec98f0d2fcd08af
|
|
| MD5 |
a67870ea9931bbf45062b7d568c4c8af
|
|
| BLAKE2b-256 |
0afcbdfa2ccaa25ae9daf2f65fb6832696794f5ee58cd869b5aa36fe2acfbf56
|
File details
Details for the file ign8artifactory-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ign8artifactory-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6d4873cb477fdbb92a203cf882a5ba93d241014ea8e01ec416e10b7dd3daaca
|
|
| MD5 |
a1381b816b6c2e00a52502ef9917f055
|
|
| BLAKE2b-256 |
95b3b134dea3ca1e8ba9f35391f57685333b3197af7078e94f9c8082905a44d4
|