diff --git a/docs/documentation/app/cli/configuration-file/_page.mdx b/docs/documentation/app/cli/configuration-file/_page.mdx index 23894ed..c863ca8 100644 --- a/docs/documentation/app/cli/configuration-file/_page.mdx +++ b/docs/documentation/app/cli/configuration-file/_page.mdx @@ -3,7 +3,7 @@ ``` wasmo config get wasmo config reset -wasmo config set = +wasmo config set --= ``` Note: This command is unaware of workspaces. @@ -18,7 +18,7 @@ The `wasmo config` command can be used to update and edit the contents of the us ### set ``` -wasmo config set = +wasmo config set --= ``` Sets each of the config keys to the value provided.