{"id":13586614,"url":"https://github.com/sofyan48/prox-cli","last_synced_at":"2025-10-12T15:31:35.835Z","repository":{"id":42651416,"uuid":"166469649","full_name":"sofyan48/prox-cli","owner":"sofyan48","description":"Proxmox Orchestration","archived":false,"fork":false,"pushed_at":"2022-12-08T02:48:37.000Z","size":93,"stargazers_count":8,"open_issues_count":6,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-30T07:19:29.575Z","etag":null,"topics":["orchestration","proxmox","python","python3","virtual-machine"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sofyan48.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-18T20:39:04.000Z","updated_at":"2023-02-08T11:38:32.000Z","dependencies_parsed_at":"2023-01-24T21:15:19.482Z","dependency_job_id":null,"html_url":"https://github.com/sofyan48/prox-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fprox-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fprox-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fprox-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sofyan48%2Fprox-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sofyan48","download_url":"https://codeload.github.com/sofyan48/prox-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236239208,"owners_count":19117165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["orchestration","proxmox","python","python3","virtual-machine"],"created_at":"2024-08-01T15:05:40.915Z","updated_at":"2025-10-12T15:31:30.566Z","avatar_url":"https://github.com/sofyan48.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# PROX CLI Orchestration for proxmox\n\n## Setup Env\nSetup virtual environment\n\n``` bash\nvirtualenv -p python3 env\n```\n\nActivate virtualenv\n``` bash\nsource ./env/bin/activate\n```\n\n## Installing\nIn development mode\n```\npip install -e . \n```\n\nTesting mode\n```\npip install . \n```\n\n## HELP COMMAND\nIf you see command list\n```\nprox -h\n```\nIf you see attribut command\n```\nprox \u003ccommand\u003e -h\n```\n\n## MIN USAGE\n```\nprox login\n```\nInput username, password and host (not in https:// or http://) example:\n```\nusername: username\npassword: password\nhost: 10.10.10.10 or host: prox.com\n```\ndefault port is 8006 if your setup port (coming soon)\n\n### See Node Cluster\n```\nprox ls cluster\n```\n### See VM \ndefault node : pve\n```\nprox ls vm\n```\nif your choose node\n\n```\nprox ls vm -N node\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofyan48%2Fprox-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsofyan48%2Fprox-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsofyan48%2Fprox-cli/lists"}