Implement StorageGRID connection #79

Open
pinguinfuss wants to merge 23 commits from pinguinfuss/PSCredentialStore:ConnectTo-StorageGRID into master

23 Commits

Author SHA1 Message Date
pinguinfuss ffab53f0d7 Merge branch 'master' into ConnectTo-StorageGRID 2023-05-22 21:58:50 +02:00
pinguinfuss 789be844d0 Merge branch 'master' of https://gitea.ocram85.com/OCram85/PSCredentialStore 2023-05-22 21:57:36 +02:00
pinguinfuss fd6dc42099 Revert "Implement a function to "find" a CredentialStoreItem in CredentialStores"
This reverts commit db0fa1cf4a.
2023-05-22 21:51:21 +02:00
pinguinfuss 76a4dd6e99 Fix the indentation 2023-05-22 21:49:39 +02:00
pinguinfuss db0fa1cf4a Implement a function to "find" a CredentialStoreItem in CredentialStores 2023-05-22 21:44:13 +02:00
pinguinfuss 471a372bf9 Refine the implementation 2023-05-22 21:37:39 +02:00
pinguinfuss e3349cc4dd Add external dependencies for NetAppSGWS 2023-03-09 20:35:57 +01:00
pinguinfuss 2399f227c9 Implement NetAppSGWS 2023-03-09 20:34:05 +01:00
pinguinfuss 1747bb24a8 Add a bit of spacing. Remove default as there is nothing to do. 2023-03-09 20:33:27 +01:00
pinguinfuss c125ad0acd prettify parameters and stuff 2023-03-09 20:27:38 +01:00
pinguinfuss 2a51e76b07 Fix comment-based-help 2023-03-09 20:27:23 +01:00
pinguinfuss 13351d7e2e Isn't a valid parameter for Disconnect-From 2023-03-09 20:27:10 +01:00
pinguinfuss 3105a3230a Rework some logic 2023-03-09 20:25:26 +01:00
pinguinfuss 9ed86fd126 Reordering 2023-03-09 20:18:57 +01:00
pinguinfuss 4c9c03d7da Implement SGWS 2023-03-09 20:16:48 +01:00
pinguinfuss 22631f2836 More reordering/cleanup 2023-03-09 20:16:31 +01:00
pinguinfuss a5b430e4ae Revert this to be in sync with max line length PSScriptAnalyzer rule 2023-03-09 13:39:08 +01:00
pinguinfuss c272b30cb4 remove the splattings around Write-Error 2023-03-09 13:32:12 +01:00
pinguinfuss b7ad5663dc Define some defaults for the preferences variables 2023-03-09 13:31:50 +01:00
pinguinfuss 9de752691b Fix the variable names 2023-03-09 13:11:28 +01:00
pinguinfuss f27f1faad7 Sort the connection list 2023-03-09 13:10:54 +01:00
pinguinfuss 56727afa3e prettify the parameters 2023-03-09 13:09:15 +01:00
pinguinfuss 79a1a214c2 Replace double-quotes with single-quotes 2023-03-09 13:08:21 +01:00