{"id":22907445,"url":"https://github.com/cosmic-utils/cosmic-ctl","last_synced_at":"2025-04-15T07:23:52.389Z","repository":{"id":263485323,"uuid":"886934395","full_name":"cosmic-utils/cosmic-ctl","owner":"cosmic-utils","description":"CLI for COSMIC Desktop configuration management","archived":false,"fork":false,"pushed_at":"2025-02-16T19:47:33.000Z","size":105,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T19:22:05.624Z","etag":null,"topics":["cli","command-line","configuration","cosmic","cosmic-desktop","linux","pop-os","rust","settings","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmic-utils.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"HeitorAugustoLN"}},"created_at":"2024-11-11T21:51:30.000Z","updated_at":"2025-03-16T23:46:01.000Z","dependencies_parsed_at":"2024-12-10T17:18:39.914Z","dependency_job_id":"673f839c-5be5-4ec5-91a1-179d6aad825a","html_url":"https://github.com/cosmic-utils/cosmic-ctl","commit_stats":null,"previous_names":["heitoraugustoln/cosmic-ctl","cosmic-utils/cosmic-ctl"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmic-utils%2Fcosmic-ctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmic-utils","download_url":"https://codeload.github.com/cosmic-utils/cosmic-ctl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249024720,"owners_count":21200172,"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","command-line","configuration","cosmic","cosmic-desktop","linux","pop-os","rust","settings","tool"],"created_at":"2024-12-14T03:15:20.066Z","updated_at":"2025-04-15T07:23:52.364Z","avatar_url":"https://github.com/cosmic-utils.png","language":"Rust","funding_links":["https://github.com/sponsors/HeitorAugustoLN"],"categories":[],"sub_categories":[],"readme":"# cosmic-ctl\n\nCLI for COSMIC Desktop configuration management.\n\n## Overview\n\ncosmic-ctl (short for COSMIC configuration utilities) is a command-line interface for managing the configuration of the COSMIC Desktop.\nIt allows users to read, write, delete, and backup configuration entries for various components.\n\n## Features\n\n- Write: Add or update a configuration.\n- Read: Retrieve a configuration value.\n- Delete: Remove a configuration.\n- Apply: Write configurations from a JSON file.\n- Backup: Backup all configuration entries to a JSON file.\n\n## Installation\n\n### Build from source\n\nYou can build this project using Cargo:\n\n```bash\ncargo build --release\n```\n\n## Usage\n\n### Commands\n\n- Write\n\n```bash\ncosmic-ctl write --component \u003ccomponent\u003e --entry \u003centry\u003e --version \u003cversion\u003e \u003cvalue\u003e\n```\n\n- Read\n\n```bash\ncosmic-ctl read --component \u003ccomponent\u003e --entry \u003centry\u003e --version \u003cversion\u003e\n```\n\n- Delete\n\n```bash\ncosmic-ctl delete --component \u003ccomponent\u003e --entry \u003centry\u003e --version \u003cversion\u003e\n```\n\n- Apply\n\n```bash\ncosmic-ctl apply /path/to/json/file\n```\n\n- Backup\n\n```bash\ncosmic-ctl backup /path/to/output/json/file\n```\n\n# LICENSE\n\nThis project is licensed under the `GPL-3.0-only` license. See the [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fcosmic-ctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmic-utils%2Fcosmic-ctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmic-utils%2Fcosmic-ctl/lists"}