{"id":19668232,"url":"https://github.com/nsmith5/fcosctl","last_synced_at":"2026-05-15T02:44:45.279Z","repository":{"id":55924105,"uuid":"319105460","full_name":"nsmith5/fcosctl","owner":"nsmith5","description":"CLI for rapid Fedora CoreOS development","archived":false,"fork":false,"pushed_at":"2020-12-07T01:47:39.000Z","size":34,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-03T22:43:40.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/nsmith5.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":"2020-12-06T18:43:29.000Z","updated_at":"2021-11-30T01:02:26.000Z","dependencies_parsed_at":"2022-08-15T09:31:19.079Z","dependency_job_id":null,"html_url":"https://github.com/nsmith5/fcosctl","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmith5%2Ffcosctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmith5%2Ffcosctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmith5%2Ffcosctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nsmith5%2Ffcosctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nsmith5","download_url":"https://codeload.github.com/nsmith5/fcosctl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240977217,"owners_count":19887617,"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":[],"created_at":"2024-11-11T16:34:51.934Z","updated_at":"2026-05-15T02:44:40.251Z","avatar_url":"https://github.com/nsmith5.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fcosctl\n\n_A CLI for rapid Fedora CoreOS development_\n\nWhen iterating on a configuration for a Fedora CoreOS machine the loop of\ntranspiling, launching and debugging can be a little cumbersome. `fcosctl`\ntries to make that a little more convenient. To launch an local ephemeral\ninstance simply pull an image,\n\n```shell\nfcosctl image pull --stream=testing\n```\n\nand point to a config.\n\n```shell\nfcosctl run config.yaml\n```\n\n## Usage\n\n`fcosctl` depends on \n\n- `qemu-kvm`\n- `fcct`\n- `coreos-installer`\n\nInstall these before proceeding. Images can be managed using the `fcosctl\nimage` subcommand\n\n```\n$ fcosctl image --help\nManage FCOS images\n\nUsage:\n  fcosctl image [command]\n\nAvailable Commands:\n  delete      Delete FCOS images\n  list        List available images\n  pull        Download FCOS images\n\nFlags:\n  -h, --help   help for image\n\nUse \"fcosctl image [command] --help\" for more information about a command.\n```\n\nOnce you have some images available locally you can run them with the `fcosctl\nrun` subcommand\n\n```\n$ fcosctl run --help\nRuns a config using qemu-kvm in an ephemeral virtual machine\n\nUsage:\n  fcosctl run [fcos config] [flags]\n\nFlags:\n  -h, --help             help for run\n      --version latest   Image version to use as base. Use latest to run the most recent (default \"latest\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsmith5%2Ffcosctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnsmith5%2Ffcosctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnsmith5%2Ffcosctl/lists"}