pulumi/pkg/util
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
..
buildutil Do not include git information in PyPI version. 2018-06-11 13:01:49 -06:00
cancel Add license headers 2018-05-22 15:02:47 -07:00
ciutil Get commit message and branch from CI if unavailable (#2062) 2018-10-16 15:37:02 -07:00
cmdutil Bring back support for the 'auto' value for colorization. (#2023) 2018-10-04 16:20:01 -07:00
contract Add license headers 2018-05-22 15:02:47 -07:00
fsutil Add license headers 2018-05-22 15:02:47 -07:00
gitutil Add gitlab metadata - Part 1 (#2090) 2018-10-23 14:53:52 -07:00
httputil Fix `httputil.DoWithRetry`. (#1555) 2018-06-21 11:06:54 -07:00
logging Fix wierd interactions due to Cobra and glog 2018-08-20 14:08:40 -07:00
mapper Add license headers 2018-05-22 15:02:47 -07:00
result Clarify control flow in step generator (#1843) 2018-09-05 15:08:09 -07:00
retry Merge pull request #1358 from pulumi/retry-bugs 2018-06-01 17:11:23 -07:00
rpcutil Partial status for resource providers 2018-07-02 13:32:23 -07:00
testutil Add GitLab CI support (#2013) 2018-10-02 16:08:03 -07:00