{"id":18284498,"url":"https://github.com/pplu/cloudhealth-cli","last_synced_at":"2025-04-09T05:46:50.167Z","repository":{"id":56834985,"uuid":"149158818","full_name":"pplu/cloudhealth-cli","owner":"pplu","description":"A CLI for CloudHealth","archived":false,"fork":false,"pushed_at":"2018-12-11T15:56:58.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T00:25:50.992Z","etag":null,"topics":["cli","cloudhealth","perl","rest-api"],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/pplu.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}},"created_at":"2018-09-17T16:58:38.000Z","updated_at":"2022-08-11T10:14:17.000Z","dependencies_parsed_at":"2022-09-02T03:50:34.494Z","dependency_job_id":null,"html_url":"https://github.com/pplu/cloudhealth-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/pplu%2Fcloudhealth-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fcloudhealth-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fcloudhealth-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fcloudhealth-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pplu","download_url":"https://codeload.github.com/pplu/cloudhealth-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987107,"owners_count":21028891,"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":["cli","cloudhealth","perl","rest-api"],"created_at":"2024-11-05T13:13:45.502Z","updated_at":"2025-04-09T05:46:50.129Z","avatar_url":"https://github.com/pplu.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"CloudHealth CLI\n===============\n\nA CLI for the CloudHealth API\n\nInstalling\n==========\n\n - Build the container with the CLI `make container` in this repo\n\n```\ngit clone git@github.com:pplu/cloudhealth-cli.git\ncd cloudhealth-cli\nmake container\n```\n\nIt's convenient to define an alias for the `cloudhealth-cli` command:\n\n```\nalias cloudhealth-cli=\"docker run -eCLOUDHEALTH_APIKEY=$(echo \\$CLOUDHEALTH_APIKEY) --rm cloudhealth-cli\"\n```\n\n - The CLI is also available via CPAN if you want to install it in your local system via the usual Perl Toolchain (cpan/cpanm/cpm, etc)\n\n```\ncpanm CloudHealth::CLI\n```\n\nRunning it\n==========\n\nFirst you need an API Key to authenticate to the API. This can be found in the CloudHealth control panel, under your user profile, in the API Key section.\n\n```\nexport CLOUDHEALTH_APIKEY=xxx\n```\n\n```\ncloudhealth-cli\n```\nWill show a help with the commands available:\n\n```\ncloudhealth-cli AWSAccounts\n```\nWill run the AWSAccounts command\n\n```\ncloudhealth-cli AWSAccounts help\n```\n\nWill show that the AWSAccounts command accepts the `page` and `per_page` parameters:\n\n```\ncloudhealth-cli AWSAccounts page 2\n```\n\nWill pass \"2\" as the value of the page parameter of AWSAccounts\n\nCopyright\n=========\n\n(c) 2018 CAPSiDE SL\n\nAuthor\n======\n\nJose Luis Martinez Torres\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpplu%2Fcloudhealth-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpplu%2Fcloudhealth-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpplu%2Fcloudhealth-cli/lists"}