Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Created June 25, 2018 16:40
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/22e26177dceeb016bfff234072db555d to your computer and use it in GitHub Desktop.
Save guitarrapc/22e26177dceeb016bfff234072db555d to your computer and use it in GitHub Desktop.
NAME
New-SumoCredential
SYNTAX
New-SumoCredential [[-save] <string>] [[-User] <string>] [<CommonParameters>]
PARAMETERS
-User <string>
Required? false
Position? 1
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