mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-30 00:27:56 +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
|