{"id":15021211,"url":"https://github.com/dimensiondataresearch/cloudcontrol-powershell-core","last_synced_at":"2026-03-02T21:39:35.524Z","repository":{"id":102064770,"uuid":"82257624","full_name":"DimensionDataResearch/cloudcontrol-powershell-core","owner":"DimensionDataResearch","description":"Powershell Core module for Dimension Data CloudControl","archived":false,"fork":false,"pushed_at":"2017-05-09T04:16:14.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-01-11T08:48:23.907Z","etag":null,"topics":["dotnet-core","powershell","powershell-core"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/DimensionDataResearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-02-17T04:36:47.000Z","updated_at":"2019-10-13T20:12:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"613e7310-d287-4dab-9ad7-009e6e09b2b4","html_url":"https://github.com/DimensionDataResearch/cloudcontrol-powershell-core","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":"0.020408163265306145","last_synced_commit":"f27113fc154e557314f360b770d67065fbca5fb2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDataResearch%2Fcloudcontrol-powershell-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDataResearch%2Fcloudcontrol-powershell-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDataResearch%2Fcloudcontrol-powershell-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimensionDataResearch%2Fcloudcontrol-powershell-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimensionDataResearch","download_url":"https://codeload.github.com/DimensionDataResearch/cloudcontrol-powershell-core/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241180844,"owners_count":19923303,"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":["dotnet-core","powershell","powershell-core"],"created_at":"2024-09-24T19:56:17.951Z","updated_at":"2026-03-02T21:39:35.491Z","avatar_url":"https://github.com/DimensionDataResearch.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CloudControl module for PowerShell Core\n\n## Introduction\n\nA Powershell Core module for interacting with Dimension Data CloudControl.\nIt's functional, but definitely still a work in progress.\n\n## Requirements\n\nNeeds PowerShell Core v6.0.0-alpha17 or newer.\n\n## Getting started\n \nTo get started:\n\n```bash\ndotnet restore lib/cloudcontrol-client-core\ndotnet build lib/cloudcontrol-client-core\n\ndotnet restore\ndotnet build\ndotnet publish -c release -o $PWD/bin/release\n```\n\nThen, in powershell:\n\n```powershell\nImport-Module './bin/release/CloudControl.psd1'\nNew-CloudControlConnection -Name 'Australia' -Region 'AU' -UserName 'my_mcp_username' -Password 'my_mcp_password' -SetDefault\n\nGet-CloudControlUserAccount -My\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondataresearch%2Fcloudcontrol-powershell-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimensiondataresearch%2Fcloudcontrol-powershell-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimensiondataresearch%2Fcloudcontrol-powershell-core/lists"}