Open ds0nt opened 3 years ago
Ran Plan for 0 projects:
atlantis apply
Ran Apply for 0 projects:
atlantis plan
atlantis plan
atlantis plan
atlantis plan
Ran Plan for 0 projects:
atlantis run -d pkg
Error: unknown command "run".
Run 'atlantis --help' for usage.
atlantis --help
atlantis
Terraform Pull Request Automation
Usage:
atlantis <command> [options] -- [terraform options]
Examples:
# run plan in the root directory passing the -target flag to terraform
atlantis plan -d . -- -target=resource
# apply all unapplied plans from this pull request
atlantis apply
# apply the plan for the root directory and staging workspace
atlantis apply -d . -w staging
Commands:
plan Runs 'terraform plan' for the changes in this pull request.
To plan a specific project, use the -d, -w and -p flags.
apply Runs 'terraform apply' on all unapplied plans from this pull request.
To only apply a specific plan, use the -d, -w and -p flags.
unlock Removes all atlantis locks and discards all plans for this PR.
To unlock a specific plan you can use the Atlantis UI.
help View help.
Flags:
-h, --help help for atlantis
Use "atlantis [command] --help" for more information about a command.
atlantis unlock
All Atlantis locks for this PR have been unlocked and plans discarded
atlantis destroy
Error: unknown command "destroy".
Run 'atlantis --help' for usage.
atlantis
atlantis
Terraform Pull Request Automation
Usage:
atlantis <command> [options] -- [terraform options]
Examples:
# run plan in the root directory passing the -target flag to terraform
atlantis plan -d . -- -target=resource
# apply all unapplied plans from this pull request
atlantis apply
# apply the plan for the root directory and staging workspace
atlantis apply -d . -w staging
Commands:
plan Runs 'terraform plan' for the changes in this pull request.
To plan a specific project, use the -d, -w and -p flags.
apply Runs 'terraform apply' on all unapplied plans from this pull request.
To only apply a specific plan, use the -d, -w and -p flags.
unlock Removes all atlantis locks and discards all plans for this PR.
To unlock a specific plan you can use the Atlantis UI.
help View help.
Flags:
-h, --help help for atlantis
Use "atlantis [command] --help" for more information about a command.
atlantis sayhello
Error: unknown command "sayhello".
Run 'atlantis --help' for usage.
atlantis plan
Ran Plan for 0 projects:
atlantis apply
Ran Apply for 0 projects:
atlantis plan
Ran Plan for 0 projects:
atlantis apply
Ran Apply for 0 projects:
atlantis plan
atlantis plan
Ran Plan for 0 projects:
atlantis plan