|
5 | 5 |
|
6 | 6 | ## Commands |
7 | 7 |
|
8 | | -| # | Command | Status | C# File | Build | Parity | Notes | |
9 | | -|---|---------|--------|---------|-------|--------|-------| |
10 | | -| 1 | Get-DbaAgentAlert | PENDING | | | | Read-only, no deps | |
11 | | -| 2 | Get-DbaAgentAlertCategory | PENDING | | | | Read-only, no deps | |
12 | | -| 3 | Get-DbaAgentJob | PENDING | | | | Read-only, no deps | |
13 | | -| 4 | Get-DbaAgentJobCategory | PENDING | | | | Read-only, no deps | |
14 | | -| 5 | Get-DbaAgentJobHistory | PENDING | | | | Read-only, no deps | |
15 | | -| 6 | Get-DbaAgentJobOutputFile | PENDING | | | | Read-only, no deps | |
16 | | -| 7 | Get-DbaAgentJobStep | PENDING | | | | Read-only, no deps | |
17 | | -| 8 | Get-DbaAgentLog | PENDING | | | | Read-only, no deps | |
18 | | -| 9 | Get-DbaAgentOperator | PENDING | | | | Read-only, no deps | |
19 | | -| 10 | Get-DbaAgentProxy | PENDING | | | | Read-only, no deps | |
20 | | -| 11 | Get-DbaAgentSchedule | PENDING | | | | Read-only, no deps | |
21 | | -| 12 | Get-DbaAgentServer | PENDING | | | | Read-only, no deps | |
22 | | -| 13 | Get-DbaRunningJob | PENDING | | | | Read-only, no deps | |
23 | | -| 14 | Test-DbaAgentJobOwner | PENDING | | | | | |
24 | | -| 15 | Find-DbaAgentJob | PENDING | | | | | |
25 | | -| 16 | New-DbaAgentAlert | PENDING | | | | ShouldProcess required | |
26 | | -| 17 | New-DbaAgentAlertCategory | PENDING | | | | ShouldProcess required | |
27 | | -| 18 | New-DbaAgentJob | PENDING | | | | ShouldProcess required | |
28 | | -| 19 | New-DbaAgentJobCategory | PENDING | | | | ShouldProcess required | |
29 | | -| 20 | New-DbaAgentJobStep | PENDING | | | | ShouldProcess required | |
30 | | -| 21 | New-DbaAgentOperator | PENDING | | | | ShouldProcess required | |
31 | | -| 22 | New-DbaAgentProxy | PENDING | | | | ShouldProcess required | |
32 | | -| 23 | New-DbaAgentSchedule | PENDING | | | | ShouldProcess required | |
33 | | -| 24 | Set-DbaAgentAlert | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentAlert | |
34 | | -| 25 | Set-DbaAgentJob | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJob | |
35 | | -| 26 | Set-DbaAgentJobCategory | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJobCategory | |
36 | | -| 27 | Set-DbaAgentJobOutputFile | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJobOutputFile | |
37 | | -| 28 | Set-DbaAgentJobOwner | PENDING | | | | ShouldProcess required | |
38 | | -| 29 | Set-DbaAgentJobStep | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJobStep | |
39 | | -| 30 | Set-DbaAgentOperator | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentOperator | |
40 | | -| 31 | Set-DbaAgentSchedule | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentSchedule | |
41 | | -| 32 | Set-DbaAgentServer | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentServer | |
42 | | -| 33 | Remove-DbaAgentAlert | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentAlert | |
43 | | -| 34 | Remove-DbaAgentAlertCategory | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentAlertCategory | |
44 | | -| 35 | Remove-DbaAgentJob | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJob | |
45 | | -| 36 | Remove-DbaAgentJobCategory | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJobCategory | |
46 | | -| 37 | Remove-DbaAgentJobStep | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentJobStep | |
47 | | -| 38 | Remove-DbaAgentOperator | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentOperator | |
48 | | -| 39 | Remove-DbaAgentProxy | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentProxy | |
49 | | -| 40 | Remove-DbaAgentSchedule | PENDING | | | | ShouldProcess required, depends on Get-DbaAgentSchedule | |
50 | | -| 41 | Copy-DbaAgentAlert | PENDING | | | | | |
51 | | -| 42 | Copy-DbaAgentJob | PENDING | | | | | |
52 | | -| 43 | Copy-DbaAgentJobCategory | PENDING | | | | | |
53 | | -| 44 | Copy-DbaAgentJobStep | PENDING | | | | | |
54 | | -| 45 | Copy-DbaAgentOperator | PENDING | | | | | |
55 | | -| 46 | Copy-DbaAgentProxy | PENDING | | | | | |
56 | | -| 47 | Copy-DbaAgentSchedule | PENDING | | | | | |
57 | | -| 48 | Copy-DbaAgentServer | PENDING | | | | | |
58 | | -| 49 | Install-DbaAgentAdminAlert | PENDING | | | | | |
59 | | -| 50 | Start-DbaAgentJob | PENDING | | | | | |
60 | | -| 51 | Stop-DbaAgentJob | PENDING | | | | | |
| 8 | +| # | Command | Status | C# File | Build | Parity | Pester | Notes | |
| 9 | +|---|---------|--------|---------|-------|--------|--------|-------| |
| 10 | +| 1 | Get-DbaAgentAlert | PENDING | | | | | Read-only, no deps | |
| 11 | +| 2 | Get-DbaAgentAlertCategory | PENDING | | | | | Read-only, no deps | |
| 12 | +| 3 | Get-DbaAgentJob | PENDING | | | | | Read-only, no deps | |
| 13 | +| 4 | Get-DbaAgentJobCategory | PENDING | | | | | Read-only, no deps | |
| 14 | +| 5 | Get-DbaAgentJobHistory | PENDING | | | | | Read-only, no deps | |
| 15 | +| 6 | Get-DbaAgentJobOutputFile | PENDING | | | | | Read-only, no deps | |
| 16 | +| 7 | Get-DbaAgentJobStep | PENDING | | | | | Read-only, no deps | |
| 17 | +| 8 | Get-DbaAgentLog | PENDING | | | | | Read-only, no deps | |
| 18 | +| 9 | Get-DbaAgentOperator | PENDING | | | | | Read-only, no deps | |
| 19 | +| 10 | Get-DbaAgentProxy | PENDING | | | | | Read-only, no deps | |
| 20 | +| 11 | Get-DbaAgentSchedule | PENDING | | | | | Read-only, no deps | |
| 21 | +| 12 | Get-DbaAgentServer | PENDING | | | | | Read-only, no deps | |
| 22 | +| 13 | Get-DbaRunningJob | PENDING | | | | | Read-only, no deps | |
| 23 | +| 14 | Test-DbaAgentJobOwner | PENDING | | | | | | |
| 24 | +| 15 | Find-DbaAgentJob | PENDING | | | | | | |
| 25 | +| 16 | New-DbaAgentAlert | PENDING | | | | | ShouldProcess required | |
| 26 | +| 17 | New-DbaAgentAlertCategory | PENDING | | | | | ShouldProcess required | |
| 27 | +| 18 | New-DbaAgentJob | PENDING | | | | | ShouldProcess required | |
| 28 | +| 19 | New-DbaAgentJobCategory | PENDING | | | | | ShouldProcess required | |
| 29 | +| 20 | New-DbaAgentJobStep | PENDING | | | | | ShouldProcess required | |
| 30 | +| 21 | New-DbaAgentOperator | PENDING | | | | | ShouldProcess required | |
| 31 | +| 22 | New-DbaAgentProxy | PENDING | | | | | ShouldProcess required | |
| 32 | +| 23 | New-DbaAgentSchedule | PENDING | | | | | ShouldProcess required | |
| 33 | +| 24 | Set-DbaAgentAlert | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentAlert | |
| 34 | +| 25 | Set-DbaAgentJob | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJob | |
| 35 | +| 26 | Set-DbaAgentJobCategory | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJobCategory | |
| 36 | +| 27 | Set-DbaAgentJobOutputFile | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJobOutputFile | |
| 37 | +| 28 | Set-DbaAgentJobOwner | PENDING | | | | | ShouldProcess required | |
| 38 | +| 29 | Set-DbaAgentJobStep | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJobStep | |
| 39 | +| 30 | Set-DbaAgentOperator | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentOperator | |
| 40 | +| 31 | Set-DbaAgentSchedule | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentSchedule | |
| 41 | +| 32 | Set-DbaAgentServer | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentServer | |
| 42 | +| 33 | Remove-DbaAgentAlert | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentAlert | |
| 43 | +| 34 | Remove-DbaAgentAlertCategory | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentAlertCategory | |
| 44 | +| 35 | Remove-DbaAgentJob | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJob | |
| 45 | +| 36 | Remove-DbaAgentJobCategory | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJobCategory | |
| 46 | +| 37 | Remove-DbaAgentJobStep | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentJobStep | |
| 47 | +| 38 | Remove-DbaAgentOperator | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentOperator | |
| 48 | +| 39 | Remove-DbaAgentProxy | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentProxy | |
| 49 | +| 40 | Remove-DbaAgentSchedule | PENDING | | | | | ShouldProcess required, depends on Get-DbaAgentSchedule | |
| 50 | +| 41 | Copy-DbaAgentAlert | PENDING | | | | | | |
| 51 | +| 42 | Copy-DbaAgentJob | PENDING | | | | | | |
| 52 | +| 43 | Copy-DbaAgentJobCategory | PENDING | | | | | | |
| 53 | +| 44 | Copy-DbaAgentJobStep | PENDING | | | | | | |
| 54 | +| 45 | Copy-DbaAgentOperator | PENDING | | | | | | |
| 55 | +| 46 | Copy-DbaAgentProxy | PENDING | | | | | | |
| 56 | +| 47 | Copy-DbaAgentSchedule | PENDING | | | | | | |
| 57 | +| 48 | Copy-DbaAgentServer | PENDING | | | | | | |
| 58 | +| 49 | Install-DbaAgentAdminAlert | PENDING | | | | | | |
| 59 | +| 50 | Start-DbaAgentJob | PENDING | | | | | | |
| 60 | +| 51 | Stop-DbaAgentJob | PENDING | | | | | | |
0 commit comments