updatecli apply
Documentation for the command `updatecli apply`
updatecli apply
apply checks if an update is needed then apply the changes
updatecli apply [flags]
Options
--clean Remove updatecli working directory like '--clean=false '(default: true) (default true)
--commit Record changes to the repository, '--commit=false' (default: true) (default true)
-c, --config string Sets config file or directory. (default: './updatecli.yaml') (default "./updatecli.yaml")
-h, --help help for apply
--push Update remote refs '--push=false' (default: true) (default true)
--secrets stringArray Sets Sops secrets file uses for templating
-v, --values stringArray Sets values file uses for templating
Options inherited from parent commands
--debug Debug Output
SEE ALSO
- updatecli - Updatecli is a tool used to define and apply file update strategies.