feat: Add Phase 2 CLI commands - flows, connections, connection references, deployment settings #227
18 new alerts
New alerts in code changed by this pull request
- 18 notes
See annotations below for details.
Annotations
Check notice on line 187 in src/PPDS.Cli/Commands/ConnectionReferences/AnalyzeCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 129 in src/PPDS.Cli/Commands/ConnectionReferences/ConnectionsCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 195 in src/PPDS.Cli/Commands/ConnectionReferences/ConnectionsCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 142 in src/PPDS.Cli/Commands/ConnectionReferences/FlowsCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 137 in src/PPDS.Cli/Commands/ConnectionReferences/GetCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 131 in src/PPDS.Cli/Commands/ConnectionReferences/ListCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 139 in src/PPDS.Cli/Commands/Connections/GetCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 139 in src/PPDS.Cli/Commands/Connections/ListCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 119 in src/PPDS.Cli/Commands/DeploymentSettings/GenerateCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 182 in src/PPDS.Cli/Commands/DeploymentSettings/SyncCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 186 in src/PPDS.Cli/Commands/DeploymentSettings/ValidateCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 145 in src/PPDS.Cli/Commands/Flows/GetCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 150 in src/PPDS.Cli/Commands/Flows/ListCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 114 in src/PPDS.Cli/Commands/Flows/UrlCommand.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 240 in src/PPDS.Dataverse/Services/ConnectionReferenceService.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 250 in src/PPDS.Dataverse/Services/DeploymentSettingsService.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 291 in src/PPDS.Dataverse/Services/DeploymentSettingsService.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Check notice on line 78 in src/PPDS.Dataverse/Services/Utilities/FlowClientDataParser.cs
Code scanning / CodeQL
Missed opportunity to use Where Note