Save-HubContext
Synopsis
Syntax
Secure Password
Save-HubContext -Path <string> -SecurePassword [-PSHubContext <PSHubContext>] [-Force]
[<CommonParameters>]Password
Save-HubContext -Path <string> [-PSHubContext <PSHubContext>] [-Password <string>] [-Force]
[<CommonParameters>]Description
Examples
Example 1
PS C:\> Save-HubContext -Path "C:\PATH\TO\YOUR\FILE\file.json"Example 2
Example 3
Parameters
-Force
-Password
-Path
-PSHubContext
-SecurePassword
CommonParameters
Notes
Last updated
Was this helpful?