{"id":26063218,"url":"https://github.com/edgio/ec-cli","last_synced_at":"2026-04-21T02:03:04.301Z","repository":{"id":37795841,"uuid":"459696582","full_name":"Edgio/ec-cli","owner":"Edgio","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-08T17:44:53.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-05T23:11:47.861Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Edgio.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}},"created_at":"2022-02-15T18:14:00.000Z","updated_at":"2023-12-05T00:11:52.000Z","dependencies_parsed_at":"2022-06-23T16:52:30.585Z","dependency_job_id":null,"html_url":"https://github.com/Edgio/ec-cli","commit_stats":null,"previous_names":["edgecast/ec-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edgio%2Fec-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edgio%2Fec-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edgio%2Fec-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Edgio%2Fec-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Edgio","download_url":"https://codeload.github.com/Edgio/ec-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242580654,"owners_count":20153016,"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":"2025-03-08T16:34:04.231Z","updated_at":"2026-04-21T02:03:04.221Z","avatar_url":"https://github.com/Edgio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EdgeCast CLI\n\nThis is the official command line interface (CLI) for EdgeCast.\n\n## Getting Started\n\n### Requirements\n- Go 1.18\n\n### Installation\nTo install the CLI, download and run the install script:\n```\n[Download URL TBD]\n```\n\n### Using the CLI\nCommands follow the following format:\n```\n$ ec \u003ccommand\u003e \u003csubcommand\u003e --arg1=value1 --arg2=value2`\n```\n\nBelow is an example:\n```\n$ ec origin getallorigins --accountnumber=ABCDE --mediatypeid=3\n```\n\nIn addition to using flags to provide inputs, you may also provide JSON input:\n```\n$ ec origin getallorigins --input='{AccountNumber:ABCD, MediaTypeID=3}'\n```\n\nTo view the top-level documentation for the CLI including all available commands, use the `help` command:\n```\n$ ec help\n```\n\nTo get help for a command or subcommand, use the `--help` flag:\n```\n$ ec origin --help\n```\n\nTo view your version of the cli:\n```\n$ ec version\n```\n\n## Resources\n\n* [CDN Reference Documentation](https://docs.edgecast.com/cdn/index.html)\n    * This is a useful resource for learning about the EdgeCast CDN. It is a good starting point before using this CLI.\n* [API Documentation](https://docs.edgecast.com/cdn/index.html#REST-API.htm%3FTocPath%3D_____8)\n    * For developers that want to interact directly with the EdgeCast CDN API, refer to this documentation. It contains all of the available operations as well as their inputs and outputs.\n* [EdgeCast GO SDK](https://github.com/EdgeCast/ec-sdk-go)\n    * For developers that want to use the EdgeCast platform using Go. The EC CLI uses the SDK under the hood.\n* [Examples](https://github.com/EdgeCast/ec-cli/tree/main/example)\n    * Examples to get started can be found here.\n* [Submit an Issue](https://github.com/EdgeCast/ec-cli/issues)\n    * Found a bug? Want to request a feature? Please do so here.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgio%2Fec-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgio%2Fec-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgio%2Fec-cli/lists"}