en-US/about_YouTrackAutomation.help.txt
TOPIC
about_YouTrackAutomation SHORT DESCRIPTION YouTrackAutomation is a PowerShell module for interacting with the YouTrack REST API. LONG DESCRIPTION The YouTrackAutomation PowerShell module allows for nicely interacting with YouTrack. It provides a `session` object that must be passed into every command that contains the url and the API token that will be used to make calls. To create the API token, navigate to `${youtrackUrl}/hub/users` and create a permanent API token for the automation user. |