We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b74c1a9 commit 422b475Copy full SHA for 422b475
README.md
@@ -60,6 +60,19 @@ created_roles
60
@{dev:host:database/another-host=} 4
61
```
62
63
+#### Get-ConjurResources
64
+
65
+```powershell
66
+PS C:\> Get-ConjurResources
67
68
+created_at : 2019-05-29T16:42:56.284+00:00
69
+id : dev:policy:root
70
+owner : dev:user:admin
71
+permissions : {}
72
+annotations : {}
73
+policy_versions : {@{version=1; created_at=2019-05-29T16:42:56.284+00:00; policy_text=---
74
+```
75
76
#### Get-Help
77
You can Get-Help on all of the functions mentioned above.
78
0 commit comments