July 2018
Beginner
552 pages
13h 18m
English
A best practice is to always use verbs from the approved verb list. Some of the verbs will be needed very frequently. I have extracted the most important ones, which you will need to know in the early stages because they will be used very frequently. All of the verbs can be retrieved with Get-Verb:
|
Verb |
AliasPrefix |
Group |
Description |
|
Add |
a |
Common |
Adds a resource to a container or attaches an item to another item. |
|
Find |
fd |
Common |
Looks for an object in a container that is unknown, implied, optional, or specified. |
|
Get |
g |
Common |
Specifies an action that retrieves a resource. |
|
New |
n |
Common |
Creates a resource. |
|
Show |
sh |
Common |
Makes a resource visible to the user. |
Read now
Unlock full access