We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6353af commit 180bbcbCopy full SHA for 180bbcb
docs/guides/kong-enterprise.md
@@ -59,8 +59,8 @@ This creates one configuration file per workspace.
59
60
### Sync
61
62
-If a workspace is not present, decK will attempt to create the workspace
63
-before doing a sync.
+If a workspace is not present, decK will error out.
+You should ensure that a workspace already exists before using decK.
64
65
`diff` and `sync` command work with workspaces and the workspace to sync
66
to is determined via the `_workspace` property inside the state file.
0 commit comments