pulumi/pkg/backend/httpstate/client
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
..
api.go Enable gzip compression on the wire (#2074) 2018-10-23 14:11:40 -07:00
api_endpoints.go Rename backend packages 2018-09-05 07:32:42 -07:00
client.go Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00