{"id":50835393,"url":"https://github.com/plus3it/flux-cli-formula","last_synced_at":"2026-06-14T03:04:43.214Z","repository":{"id":357136471,"uuid":"1235489208","full_name":"plus3it/flux-cli-formula","owner":"plus3it","description":"SaltStack-based content for installing and configuring the Flux continuous-delivery application to selected client-types","archived":false,"fork":false,"pushed_at":"2026-05-22T13:15:59.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T18:16:11.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jinja","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/plus3it.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T11:25:55.000Z","updated_at":"2026-05-22T13:16:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/plus3it/flux-cli-formula","commit_stats":null,"previous_names":["ferricoxide/flux-cd-formula","ferricoxide/flux-cli-formula","plus3it/flux-cli-formula"],"tags_count":null,"template":false,"template_full_name":"plus3it/repo-template","purl":"pkg:github/plus3it/flux-cli-formula","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fflux-cli-formula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fflux-cli-formula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fflux-cli-formula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fflux-cli-formula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plus3it","download_url":"https://codeload.github.com/plus3it/flux-cli-formula/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3it%2Fflux-cli-formula/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34307686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-14T03:04:42.297Z","updated_at":"2026-06-14T03:04:43.208Z","avatar_url":"https://github.com/plus3it.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"flux-cli-formula\n==================\n\nA SaltStack formula designed to install and configure the [Flux](https://fluxcd.io/flux/cmd/) CLI utility on installation-targets.\n\nIt is primarily expected that this formula will be run via [P3](https://www.plus3it.com/)'s \"[watchmaker](https://watchmaker.readthedocs.io/en/stable/)\" framework.\n\nThis formula is able to install the Flux CLI on both Linux[^1] and Windows Server[^2] operating environments. Intallation for internet-connected systems may come from the Flux CLI project's [\"releases\" page](https://github.com/fluxcd/flux2/releases). If installing this way, the formula will install the latest-available version of the content. Alternately:\n\n* Sites whose installation-targets won't be able to reach the Flux CLI project's GitHub repository will need to self-host copies of the desired content.\n* Sites that wish to use a specific version of the Flux CLI will need to target that content\n\nTargeting specific versions of the FluX CLI or local copies of the install-archives can be directed to do so by adding appropriate content to the formula's associated Pillar-data (see thish projct's [pillar.example](pillar.example) file for guidance).\n\n\n## Available states\n\n- [flux-cli](#flux-cli)\n- [flux-cli.clean](#flux-cli.clean)\n- [flux-cli.package](#flux-cli.package)\n- [flux-cli.package.clean](#flux-cli.package.clean)\n- [flux-cli.config](#flux-cli.config)\n- [flux-cli.config.clean](#flux-cli.config.clean)\n\n### flux-cli\n\nExecutes the `package` and `config` states to install and configure the Flux CLI\n\n### flux-cli.clean\n\nExecutes the `package` and `config` states' `clean` actions to fully uninstall the Flux CLI and remove previously-installed browser policy-configs (and, on Windows, associated registry entries)\n\n### flux-cli.package\n\nExecutes _just_ the `package` state to install the Flux CLI package.\n\n### flux-cli.package.clean\n\nExecutes _just_ the `package.clean` state to uninstall the Flux CLI package.\n\n### flux-cli.config\n\nExecutes _just_ the `config` state to install/configure the Flux CLI client-configuration (etc.) files\n\n### flux-cli.config.clean\n\nExecutes _just_ the `config` state to uninstall the Flux CLI client-configuration (etc.) files and, on Windows, remove any registry-keys set by prior install-runs of the formula.\n\n\n\n[^1]: As of this README's writing, only Enterprise Linux and related distros (Red Hat and Oracle Enterprise, CentOS Stream, Rocky and Alma Linux). It has only been specifically tested with EL **_9_** variants.\n[^2]: As of this README's writing, this functionality has only been tested on Windows Server 2022\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplus3it%2Fflux-cli-formula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplus3it%2Fflux-cli-formula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplus3it%2Fflux-cli-formula/lists"}