Test-Login Verify that GitEasy can talk to the published location.
Description
Test-Login checks whether the current login can read the published location for the active project folder. It reports the project, the active working area, the published location, the provider (GitHub, GitLab, or Other), and whether the connectivity test passed.
Run Test-Login before publishing for the first time, after Set-Token or Set-Ssh, or any time Save-Work cannot publish.
Recipes
Recipe 1
EXAMPLE 1
Test-Login
Recipe 2
EXAMPLE 2
Show-Remote; Test-Login
Notes
A failed Test-Login should be fixed before running Save-Work. The returned object includes the technical exit code for follow-up.
Parameters
-RemoteName optional String
The name of the published location to test. Defaults to origin.
Was this page helpful? Report an issue or suggest an improvement →