lvl system cookbooks apply
Apply pending cookbook changes to the system
Synopsis
Apply pending cookbook changes to the system When the cookbooks of a system are modified with the --defer flag, they are not applied immediately. Cookbook changes may be manually applied with this command, allowing for multiple cookbook changes to be applied at once. If --wait is passed, this command will wait for all pending cookbook changes to complete.
lvl system cookbooks apply <systemID> [flags]
Options
-h, --help help for apply
--wait Wait for the operation to finish on the API.
Options inherited from parent commands
--apikey string API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.
SEE ALSO
- lvl system cookbooks - Manage systems cookbooks