{"id":19189997,"url":"https://github.com/ixoncloud/apply-agent-template-to-all","last_synced_at":"2025-10-27T08:34:44.349Z","repository":{"id":120558565,"uuid":"590370045","full_name":"ixoncloud/apply-agent-template-to-all","owner":"ixoncloud","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-18T09:07:04.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-04T06:29:33.034Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ixoncloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-18T08:59:17.000Z","updated_at":"2023-01-18T09:07:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"078d4a5e-34f5-4c6d-a413-e707a0387269","html_url":"https://github.com/ixoncloud/apply-agent-template-to-all","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/ixoncloud%2Fapply-agent-template-to-all","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixoncloud%2Fapply-agent-template-to-all/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixoncloud%2Fapply-agent-template-to-all/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixoncloud%2Fapply-agent-template-to-all/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ixoncloud","download_url":"https://codeload.github.com/ixoncloud/apply-agent-template-to-all/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240266855,"owners_count":19774075,"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":[],"created_at":"2024-11-09T11:32:33.269Z","updated_at":"2025-10-27T08:34:44.283Z","avatar_url":"https://github.com/ixoncloud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apply agent template to all agents\n\nThis is an example python script that shows you how you can apply an agent template to all agents in your company.\n\n## Setup config.ini\n\nAdd config.ini file in project folder containing:\n\n```\n[vars]\nbearer_token: YOUR_VALUE\napi_application: YOUR_VALUE\napi_company: YOUR_VALUE\ntemplate: YOUR_VALUE\n```\n\n## Create Virtual env\n\n```\npython3 -m venv .venv\n```\n\n### Windows venv activation\n\nIn cmd.exe\n\n```\nvenv\\Scripts\\activate.bat\n```\n\nIn PowerShell\n\n```\nvenv\\Scripts\\Activate.ps1\n```\n\n### Linux and MacOS venv activation\n\n```\n$ source myvenv/bin/activate\n```\n\n## Install dependences\n\n```\npip install -r requirements.txt\n```\n\n## Run program\n\n```\npython main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixoncloud%2Fapply-agent-template-to-all","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fixoncloud%2Fapply-agent-template-to-all","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixoncloud%2Fapply-agent-template-to-all/lists"}