Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The **Get** operation returns the actual state of a specific resource instance o

This operation is only available for resources that have the [get capability][01].

DSC invokes the **Test** operation when you use the following commands:
DSC invokes the **Get** operation when you use the following commands:

- `dsc resource get` to return the actual state for a resource instance.
- `dsc config get` to return the actual state for every instance in a configuration document.
Expand Down