All of the existing commands have a set of common connection parameters WAPIHost, WAPIVersion, Credential, and SkipCertificateCheck that allow you to override each value on a per-command basis. But now that we have profiles, it would be nice to be able to specify an alternate profile instead of needing to override each value individually. Something like this:
All of the existing commands have a set of common connection parameters
WAPIHost
,WAPIVersion
,Credential
, andSkipCertificateCheck
that allow you to override each value on a per-command basis. But now that we have profiles, it would be nice to be able to specify an alternate profile instead of needing to override each value individually. Something like this: