Commit Graph

115 Commits (94de72c63834acea811c27a585c19eae29374a4b)

Author SHA1 Message Date
Martin Atkins fda0579537 Experiments supported only in alpha/dev builds
4 years ago
Martin Atkins 5b266dd5ca command: Remove the experimental "terraform add" command
5 years ago
Martin Atkins 65e0c448a0 workdir: Start of a new package for working directory state management
5 years ago
Kristin Laemmert 583859e510
commands: `terraform add` (#28874)
5 years ago
Martin Atkins b40a4fb741 Move plugin/ and plugin6/ to internal/plugin{,6}/
5 years ago
Martin Atkins ffe056bacb Move command/ to internal/command/
5 years ago
Martin Atkins b9a93a0fe7 Move addrs/ to internal/addrs/
5 years ago
Martin Atkins bf396b5f1b command/views: main View type aware if it's running in automation
5 years ago
Martin Atkins 7f78342953 command: Experimental "terraform test" command
5 years ago
Pam Selle 08b649b6f9 Remove removed upgrade commands
5 years ago
Alisdair McDiarmid c5a6aa31d3 cli: Add initial command views abstraction
5 years ago
Nick Fagerlund a60120477c Update links to CLI docs in code comments, messages, and readme
5 years ago
Martin Atkins d2c3403ab6 command: Use the new terminal.Streams object
5 years ago
Martin Atkins 15c0645bd5 main: initialize the terminal (if any) using internal/terminal
5 years ago
Pam Selle 83e6703bf7 Remove revision from version command
5 years ago
James Bardin bdfea50cc8 remove unused
5 years ago
James Bardin 5e089c2c09 run built-in provisioners in-process
5 years ago
Martin Atkins 0a596d2a12 command/version: Report the current platform
5 years ago
Martin Atkins 6a44586a8f website: Update the CLI commands index page for latest help output
6 years ago
Martin Atkins 9665901e8e main: Emphasize only the primary workflow commands in our help
6 years ago
Martin Atkins f44265e59e main: Hide several commands from our help
6 years ago
Martin Atkins 39504ede05 command: Remove the useless "debug" subcommand
6 years ago
Martin Atkins 30204ecded command/cliconfig: Allow development overrides for providers
6 years ago
Martin Atkins e270291f19 command: terraform providers lock
6 years ago
Martin Atkins efe78b2910 main: new global option -chdir
6 years ago
Martin Atkins 49e2e00231 command: terraform providers mirror
6 years ago
Alisdair McDiarmid 5e2b11657e command: Fix 0.12upgrade stub
6 years ago
Paddy 5127f1ef8b
command: Unmanaged providers
6 years ago
Alisdair McDiarmid 7165d6c429 command: Add state replace-provider subcommand
6 years ago
Kristin Laemmert 5f313a65ad
command: remove 0.12upgrade (#24403)
6 years ago
Alisdair McDiarmid 3b0b29ef52 command: Add scaffold for 0.13upgrade command
6 years ago
James Bardin 1b45b744c3 remove json2dot command
6 years ago
Alisdair McDiarmid 081f02971d command/logout: Add terraform logout command
6 years ago
Alisdair McDiarmid b75201acc2 Enable login subcommand, add manual token support
6 years ago
Martin Atkins e9d0822b2a command: Accept a "provider source" from the main package
6 years ago
Pam Selle 78b1220558 Remove config.go and update things using its aliases
6 years ago
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
7 years ago
Martin Atkins 67d6f58f31 main: use cliconfig.ConfigDir instead of just ConfigDir
7 years ago
Martin Atkins 131656a237 main: Temporarily disable "terraform login" as a command
7 years ago
Martin Atkins 7ccd6204c4 command: Swappable implementation of launching web browsers
7 years ago
Martin Atkins 6bba3ceb42 command: "terraform login" command
7 years ago
Martin Atkins 22a2580e93 main: Use the new cliconfig package credentials source
7 years ago
Martin Atkins e1590d0a70 command/cliconfig: Factor out CLI config handling
7 years ago
Kristin Laemmert 16823f43de
command/jsonprovider: export providers schemas to json (#20446)
7 years ago
Martin Atkins ffe5f7c4e6 command: 0.12upgrade command
8 years ago
Martin Atkins 618883596a command: remove "terraform push"
8 years ago
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
8 years ago
James Bardin 6884a07bba use the new Meta.ShutdownCh when building commands
8 years ago
Martin Atkins 3da5fefdc1 command: Allow TF_DATA_DIR env var to override data directory
9 years ago
Martin Atkins e9816c60f1 main: allow overriding host-based discovery in CLI config
9 years ago