{"id":22268143,"url":"https://github.com/curityio/idsvr-completion","last_synced_at":"2025-03-25T14:45:19.003Z","repository":{"id":55593736,"uuid":"123898445","full_name":"curityio/idsvr-completion","owner":"curityio","description":"Shell completions for the idsvr command","archived":false,"fork":false,"pushed_at":"2020-12-19T16:27:17.000Z","size":512,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-30T13:30:05.220Z","etag":null,"topics":["curity-identity-server","extensions","scripting"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/curityio.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":"2018-03-05T09:47:11.000Z","updated_at":"2023-04-27T10:10:32.000Z","dependencies_parsed_at":"2022-08-15T04:00:19.206Z","dependency_job_id":null,"html_url":"https://github.com/curityio/idsvr-completion","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/curityio%2Fidsvr-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fidsvr-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fidsvr-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/curityio%2Fidsvr-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/curityio","download_url":"https://codeload.github.com/curityio/idsvr-completion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245485905,"owners_count":20623238,"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":["curity-identity-server","extensions","scripting"],"created_at":"2024-12-03T11:11:41.690Z","updated_at":"2025-03-25T14:45:13.993Z","avatar_url":"https://github.com/curityio.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shell Completers for the Curity Identity Server\n\n[![Quality](https://img.shields.io/badge/quality-production-green)](https://curity.io/resources/code-examples/status/)\n[![Availability](https://img.shields.io/badge/availability-source-blue)](https://curity.io/resources/code-examples/status/)\n\nUsing these completions, you can _quickly_ tab complete:\n\n* Startup of an admin node\n* Launching a new run-time node\n* Dumping configuration \n* Reloading configuration \n* Checking the current version \n* and more\n\nHere's a demo using Zsh:\n\n![Completion demo](zsh.gif)\n\n## Bash Installation\n\nTo make sure its sourced on shell startup, put the `idsvr-completion` file in the `bash_completion.d` directory. Where that directory is depends on your OS.\n\n* If using Mac OS X with homebrew, the path is `/usr/local/etc/bash_completion.d`.\n* If using Linux, its probably in `/etc/bash_completion.d`.\n\n## Zsh Installation\n\n1. Download `_idsvr`.\n2. Put the directory that contains the `_idsvr` function in your `fpath`, for example, `fpath+=($PWD/idsvr-completions)`, or put this script in a directory that is already in your `fpath`.\n3. Make sure compsys is [initialized](https://zsh.zle.lc/zsh_20.html#Initialization). It is if you can tab complete other commands. If not, it should be enough to run `compinit` in your shell or your initialization file.\n4. Then, you need to autoload the `_idsvr` script. To do this, run `autoload -U _idsvr idsvr idsh`. If you work for Curity, you'll want to do `autoload -U _idsvr idsvr idsh run dr`.\n\n## More Information\n\nPlease visit [curity.io](https://curity.io/) for more information about the Curity Identity Server.\n\nCopyright (C) 2018-2020 Curity AB.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurityio%2Fidsvr-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcurityio%2Fidsvr-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcurityio%2Fidsvr-completion/lists"}