diff --git a/README.md b/README.md index 1c18032d..7c41cc21 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ $ npm install -g codify $ codify COMMAND running command... $ codify (--version) -codify/0.6.0 darwin-arm64 node-v20.15.1 +codify/0.7.0 darwin-arm64 node-v20.15.1 $ codify --help [COMMAND] USAGE $ codify COMMAND @@ -31,65 +31,89 @@ USAGE * [`codify destroy`](#codify-destroy) * [`codify help [COMMAND]`](#codify-help-command) * [`codify import`](#codify-import) +* [`codify init`](#codify-init) * [`codify plan`](#codify-plan) * [`codify update [CHANNEL]`](#codify-update-channel) ## `codify apply` -Apply a codify file onto the system. A plan of the changes is first generated and a list of changes will be shown before proceeding +Install or update resources on the system based on a codify.json file. ``` USAGE - $ codify apply [--json] [--debug] [-o plain|default|debug|json] [-s] [-p ] + $ codify apply [--debug] [-o plain|default|json] [-p ] [-S ] FLAGS - -o, --output=