How to use "atlas-..." commands in Git Bash?

I installed the Atlassian Plugin SDK on Windows 10 and there are some commands for plugin development.

E.g. atlas-create-confluence-plugin, atlas-confluence-jira-plugin, atlas-version, and so on.

The commands seem to be the .bat files in the “C:\Applications\Atlassian\atlassian-plugin-sdk-8.0.16\bin” folder.

I want to use the “atlas-…” commands in Git Bash.

But it said that the “bash: atlas: command not found”

How to make the “atlas-…” commands work on Git Bash ?