mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 20:57:58 +00:00
5 lines
144 B
Go
5 lines
144 B
Go
// Package cmd provides all CLI commands.
|
|
// NOTE: These are different from the commands that get run via pull request
|
|
// comments.
|
|
package cmd
|