Files
atlantis/cmd/cmd.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