Fluxion::CLI::RegistryInitCommand
Inherits Fluxion::CLI::RegistrySubcommand < Fluxion::CLI::Command < Reference < Object
Constants
EXAMPLE_PROFILE = "# A starting point. Replace it with what your machines actually need.\nprofile: workstation\nos:\n type: fedora\n\njobs:\n - name: base\n steps:\n - type: packages\n name: core-tools\n packageManager: dnf\n packages: [git, curl, jq]\n"
Instance methods
name
Sourcesummary
Sourceusage
Source