Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created June 25, 2018 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save guitarrapc/149e2979664d37bff8884d2b37ef8eb1 to your computer and use it in GitHub Desktop.
Save guitarrapc/149e2979664d37bff8884d2b37ef8eb1 to your computer and use it in GitHub Desktop.
NAME
Get-SumoCredential
SYNTAX
Get-SumoCredential [[-save] <string>] [-User] <string> [-force] [<CommonParameters>]
PARAMETERS
-User <string>
Required? true
Position? 1
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-force
Required? false
Position? Named
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
-save <string>
Required? false
Position? 0
Accept pipeline input? false
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment