{"id":18611112,"url":"https://github.com/loginradius/lr-cli","last_synced_at":"2025-04-10T22:33:01.954Z","repository":{"id":47213466,"uuid":"344720473","full_name":"LoginRadius/lr-cli","owner":"LoginRadius","description":"lr is LoginRadius on the command line. You can perform basic actions of your LoginRadius Dashboard through command line. The actions includes login, register, logout, email configuration, domain whitelisting etc.","archived":false,"fork":false,"pushed_at":"2023-06-02T07:33:47.000Z","size":7145,"stargazers_count":11,"open_issues_count":8,"forks_count":12,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-03-25T06:07:25.828Z","etag":null,"topics":["authentication","ciam","cli","hacktoberfest","hacktoberfest2021"],"latest_commit_sha":null,"homepage":"","language":"Go","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/LoginRadius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-03-05T06:47:03.000Z","updated_at":"2023-06-01T06:35:04.000Z","dependencies_parsed_at":"2024-06-19T01:31:46.786Z","dependency_job_id":"11aa1b99-6136-4177-b288-8209e2150388","html_url":"https://github.com/LoginRadius/lr-cli","commit_stats":{"total_commits":50,"total_committers":10,"mean_commits":5.0,"dds":0.6599999999999999,"last_synced_commit":"cf4ca6be1e05f8f685e0c247026ea02e4f43e227"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Flr-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Flr-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Flr-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoginRadius%2Flr-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoginRadius","download_url":"https://codeload.github.com/LoginRadius/lr-cli/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248310518,"owners_count":21082436,"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":["authentication","ciam","cli","hacktoberfest","hacktoberfest2021"],"created_at":"2024-11-07T03:12:42.322Z","updated_at":"2025-04-10T22:32:56.932Z","avatar_url":"https://github.com/LoginRadius.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LoginRadius CLI\n\n`lr` is LoginRadius on the command line. You can perform basic actions of your [LoginRadius Admin Console](https://adminconsole.loginradius.com/dashboard) through command line. The actions includes **login, logout, email configuration, domain whitelisting etc**.\n\n![](./cli_home.png)\n\n# Documentation\n\n[See the manual](https://www.loginradius.com/open-source/cli/manual) for more information related to the commands.\n# Installation \n## MacOS and Linux\n\n`lr` is available via [Homebrew](https://brew.sh/) and as a downloadable binary from the [release page](https://github.com/loginradius/lr-cli/releases/latest).\n\n### How do I install this formulae using homebrew?\n\n#### Install the tap via:\n\n```sh\n$ brew tap loginradius/tap\n```\n#### Then you can install LR CLI via:\n\n```sh\n$ brew install lr\n```\n\n### How to Upgrade the loginradius cli using Homebrew?\n\n```sh\n$ brew upgrade loginradius/tap/lr\n```\n\n## Other Platforms\n\nDownload packaged binaries from the [release page](https://github.com/loginradius/lr-cli/releases/latest).\n## Build from Source\n### Installation from source\n\n0. Verify that you have Go 1.16+ installed\n\n   ```sh\n   $ go version\n   ```\n\n   If `go` is not installed, follow instructions on [the Go website](https://golang.org/doc/install).\n\n1. Clone this repository\n\n   ```sh\n   $ git clone https://github.com/LoginRadius/lr-cli.git\n   $ cd lr-cli\n   ```\n\n2. Build and install\n   #### Unix-like systems\n   ```sh\n   # installs to '/usr/local' by default; sudo may be required\n   $ make install\n   \n   ```\n   #### Windows\n   ```sh\n   # build the `bin\\gh.exe` binary\n   \u003e go run script/build.go\n   ```\n\n   There is no install step available on Windows.\n\n3. Run `lr --help` to check if it worked.\n\n   #### Windows\n   Run `bin\\lr --help` to check if it worked.\n\n## Contributing\n\nWe encourage you to contribute to LoginRadius CLI! Please check out the\n[Guidelines for Contributing](CONTRIBUTING.md) and become a contributor.\n\nEveryone interacting in LoginRadius CLI codebases, issue trackers, chat rooms, and mailing lists is expected to follow the LoginRadius [code of conduct](CODE_OF_CONDUCT.md).\n\n## License\n\nFor more information on licensing, please refer to [License](https://github.com/LoginRadius/lr-cli/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floginradius%2Flr-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floginradius%2Flr-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floginradius%2Flr-cli/lists"}