{"id":20196372,"url":"https://github.com/authorizerdev/authorizer-cli","last_synced_at":"2025-03-03T08:14:12.237Z","repository":{"id":103104754,"uuid":"542425003","full_name":"authorizerdev/authorizer-cli","owner":"authorizerdev","description":"CLI for various authorizer actions","archived":false,"fork":false,"pushed_at":"2023-10-15T05:38:32.000Z","size":35,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T19:39:41.088Z","etag":null,"topics":["hactoberfest"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/authorizerdev.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":"2022-09-28T05:37:10.000Z","updated_at":"2022-10-08T10:02:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"de3d351c-78b6-442d-a0f8-8c85fc749f8d","html_url":"https://github.com/authorizerdev/authorizer-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/authorizerdev%2Fauthorizer-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authorizerdev%2Fauthorizer-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authorizerdev%2Fauthorizer-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/authorizerdev%2Fauthorizer-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/authorizerdev","download_url":"https://codeload.github.com/authorizerdev/authorizer-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241629769,"owners_count":19993710,"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":["hactoberfest"],"created_at":"2024-11-14T04:23:40.628Z","updated_at":"2025-03-03T08:14:12.215Z","avatar_url":"https://github.com/authorizerdev.png","language":"Rust","readme":"# authorizer-cli\n\nCLI tool for [authorizer.dev](https://authorizer.dev), use this to perform various operations on your authorizer instance.\n\nFor detailed information about all the supported operations check [docs](https://docs.authorizer.dev/)\n\n## Getting Started\n\nHere is a quick guide on getting started with the `authorizer-cli` tool.\n\n### Step 1 - Create Instance\n\nGet Authorizer URL by instantiating [Authorizer instance](/deployment) and configuring it with necessary [environment variables](/core/env).\n\n### Step 2 - Install Binary\n\n```sh\ncargo install authorizer-cli\n```\n\n### Step 3 - Use the cli tool from your terminal.\n\n- Invite members by uploading a csv or txt file\n\n```sh\nauthorizer-cli invite-members --file-path ./authorizer_sample.csv\n```\n\n- Download sample files for usage\n\n```sh\nauthorizer-cli-test download-samples --file-path .\n```\n\n- Print help message\n\n```sh\nauthorizer-cli --help\n```\n\nOutput:\n\n```sh\nCLI tool for authorizer\n\nUsage: authorizer-cli [OPTIONS] [COMMAND]\n\nCommands:\n  invite-members    Invite users to app [--file-path \u003cPATH\u003e]\n  download-samples  Download samples [--file-path \u003cPATH\u003e]\n  help              Print this message or the help of the given subcommand(s)\n\nOptions:\n  -d, --debug...  Turn debugging information on\n  -h, --help      Print help information\n  -V, --version   Print version information\n```\n\nNote: pass `-d` flag after command to turn ON Debug mode.\n\n## Development\n\n- Clone this repo\n- For development use\n\n```sh\ncargo build\n```\n\n- For production use\n\n```sh\ncargo build --release\n```\n\n## Support our work\n\nGithub Sponsorship: https://github.com/sponsors/authorizerdev\n","funding_links":["https://github.com/sponsors/authorizerdev"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthorizerdev%2Fauthorizer-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fauthorizerdev%2Fauthorizer-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fauthorizerdev%2Fauthorizer-cli/lists"}