pulumi/pkg
Matt Ellis 74672857fd Remove pulumi archive and archive uploading code
In the past, we had a mode where the CLI would upload the Pulumi
program, as well as its contents and do the execution remotely.

We've since stopped supporting that, but all the supporting code has
been left in the CLI.

This change removes the code we had to support the above case,
including the `pulumi archive` command, which was a debugging tool to
generate the archive we would have uploaded (which was helpful in the
past to understand why behavior differed between local execution and
remote execution.)
2018-10-26 18:03:58 -07:00
..
apitype Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00
backend Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00
diag Support colors in CI/CD environments (#2094) 2018-10-24 14:45:15 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Save old inputs on partial update failures (#2035) 2018-10-09 11:19:31 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Use test helper. (#1977) 2018-09-22 22:44:49 -07:00
resource Do not propose replacement of providers in preview. (#2088) 2018-10-23 10:23:28 -07:00
testing Remove references to Pulumi private clouds (#2095) 2018-10-24 13:50:35 -07:00
tokens Validate type tokens before using them (#1904) 2018-09-07 15:19:18 -07:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Process deletions conservatively in parallel (#1963) 2018-09-27 15:49:08 -07:00