{"id":26084163,"url":"https://github.com/capeprivacy/cli","last_synced_at":"2025-10-17T13:15:51.188Z","repository":{"id":56851345,"uuid":"484174407","full_name":"capeprivacy/cli","owner":"capeprivacy","description":"Cape Privacy CLI","archived":false,"fork":false,"pushed_at":"2023-05-02T18:21:30.000Z","size":15270,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T00:43:23.796Z","etag":null,"topics":["cli","confidential-computing","golang","nitro","nitro-enclaves"],"latest_commit_sha":null,"homepage":"https://docs.capeprivacy.com","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/capeprivacy.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-21T19:09:35.000Z","updated_at":"2023-10-06T10:19:26.000Z","dependencies_parsed_at":"2024-06-19T14:34:10.481Z","dependency_job_id":"5a6850c7-aa02-4681-add5-de6f93dde199","html_url":"https://github.com/capeprivacy/cli","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capeprivacy%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capeprivacy%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capeprivacy%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capeprivacy%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capeprivacy","download_url":"https://codeload.github.com/capeprivacy/cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501945,"owners_count":21114681,"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","confidential-computing","golang","nitro","nitro-enclaves"],"created_at":"2025-03-09T04:50:41.363Z","updated_at":"2025-10-17T13:15:46.138Z","avatar_url":"https://github.com/capeprivacy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cape CLI\n\n## Usage\n\nThe CLI for [Cape Privacy](https://capeprivacy.com)\n\nSee https://docs.capeprivacy.com/getting-started for documentation.\n\n## Developing\n\n### Building\n\n```\ngo build ./cmd/cape\n```\n\n### Config\n\nFor login purposes the following environment variables can be configured:\n\n```\nCAPE_AUTH_HOST                   String    https://login.capeprivacy.com\nCAPE_ENCLAVE_HOST                String    https://app.capeprivacy.com\nCAPE_CLIENT_ID                   String    yQnobkOr1pvdDAyXwNojkNV2IPbNfXxx\nCAPE_AUDIENCE                    String    https://app.capeprivacy.com/v1/\nCAPE_LOCAL_CONFIG_DIR            String    ~/.config/cape\nCAPE_LOCAL_AUTH_FILE_NAME        String    auth\n```\n\nThese can be configured through a config file, env variables, or command line flags.\nFor example, to override the default value and route to a different enclave host:\n```\ncape config enclave_host https://app.capeprivacy.com   //set the value in ~/.config/cape/presets.json\nexport CAPE_ENCLAVE_HOST=https://app.capeprivacy.com   //set env variable that the cli will pick up\ncape deploy app --url https://app.capeprivacy.com     //set the url for just this command\n```\nThese options are provided in order of priority, and the value from the higher priority one will override a lower priority one. Ex: Command line value will always be used in case of conflict with same parameter in env variables or file preset.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapeprivacy%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapeprivacy%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapeprivacy%2Fcli/lists"}