# Manuka Client
Client for Manuka
https://github.com/NeCTAR-RC/manuka/
## Common openstack CLI Commands
List all users
openstack account user list
Search for a user
openstack account user search
Show details for a user
openstack account user show
Update a user
openstack account user set
Pending users
openstack account pending-user show
openstack account pending-user list
openstack account pending-user delete
External IDs
openstack account external-id set
openstack account external-id delete
Raw data
{
"_id": null,
"home_page": "https://github.com/NeCTAR-RC/python-manukaclient",
"name": "manukaclient",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "manuka",
"author": "ARDC Nectar Cloud Services",
"author_email": "coreservices@ardc.edu.au",
"download_url": "https://files.pythonhosted.org/packages/87/1d/addecda2f755da2c902124351dfac2669e87d5a901167858034b4b43b690/manukaclient-2.0.0.tar.gz",
"platform": null,
"description": "# Manuka Client\n\nClient for Manuka\nhttps://github.com/NeCTAR-RC/manuka/\n\n## Common openstack CLI Commands\n\nList all users\n\n openstack account user list\n\nSearch for a user\n\n openstack account user search\n\nShow details for a user\n\n openstack account user show\n\nUpdate a user\n\nopenstack account user set\n\nPending users\n\n openstack account pending-user show\n openstack account pending-user list\n openstack account pending-user delete\n\nExternal IDs\n\n openstack account external-id set\n openstack account external-id delete\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Client for the Nectar Account system",
"version": "2.0.0",
"project_urls": {
"Homepage": "https://github.com/NeCTAR-RC/python-manukaclient"
},
"split_keywords": [
"manuka"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c8648109a11a01300bf1b636104de6e2b174ae6a1f17dbf65c4d33940cae55b",
"md5": "d88b7db9ac9ca8e1104271fe687c3776",
"sha256": "91a8763243e8fab59601b2d0172e4cb2698ab3c99e03655279aee76e4a8a692b"
},
"downloads": -1,
"filename": "manukaclient-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d88b7db9ac9ca8e1104271fe687c3776",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23121,
"upload_time": "2024-10-07T04:36:41",
"upload_time_iso_8601": "2024-10-07T04:36:41.782860Z",
"url": "https://files.pythonhosted.org/packages/4c/86/48109a11a01300bf1b636104de6e2b174ae6a1f17dbf65c4d33940cae55b/manukaclient-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "871daddecda2f755da2c902124351dfac2669e87d5a901167858034b4b43b690",
"md5": "c500c64cbfa4ec5bcb26b5dc38a2a68c",
"sha256": "48c60e9b9202938e74adb38724392248369639aac944db26fe53c1a87e7fbe81"
},
"downloads": -1,
"filename": "manukaclient-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "c500c64cbfa4ec5bcb26b5dc38a2a68c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15889,
"upload_time": "2024-10-07T04:36:43",
"upload_time_iso_8601": "2024-10-07T04:36:43.738183Z",
"url": "https://files.pythonhosted.org/packages/87/1d/addecda2f755da2c902124351dfac2669e87d5a901167858034b4b43b690/manukaclient-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-07 04:36:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NeCTAR-RC",
"github_project": "python-manukaclient",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "oslo.utils",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "keystoneauth1",
"specs": []
},
{
"name": "python-keystoneclient",
"specs": []
},
{
"name": "osc-lib",
"specs": []
},
{
"name": "nectarclient-lib",
"specs": [
[
">=",
"1.3.0"
]
]
},
{
"name": "pbr",
"specs": []
}
],
"tox": true,
"lcname": "manukaclient"
}