.. |
cancel.go
|
Don't print `error` prefix when a confirmation prompt is declined
|
2019-03-26 15:17:18 -07:00 |
config.go
|
Support lists and maps in config (#3342)
|
2019-11-01 13:41:27 -07:00 |
config_test.go
|
Tidy up some data structures (#2135)
|
2018-11-01 08:28:11 -07:00 |
crypto.go
|
Improve error message when using PAC on out-of-date SDK (#3307)
|
2019-10-09 13:51:10 -07:00 |
crypto_cloud.go
|
Improve error message when using PAC on out-of-date SDK (#3307)
|
2019-10-09 13:51:10 -07:00 |
crypto_http.go
|
Improve error message when using PAC on out-of-date SDK (#3307)
|
2019-10-09 13:51:10 -07:00 |
crypto_local.go
|
Improve error message when using PAC on out-of-date SDK (#3307)
|
2019-10-09 13:51:10 -07:00 |
destroy.go
|
Loosen resource targeting restrictions. (#3426)
|
2019-11-18 20:28:25 -08:00 |
errors.go
|
Fixing error message typo. "buy" -> "by"
|
2019-08-20 13:35:32 -07:00 |
gen_completion.go
|
Reworked `gen-bash-completion` into a more generic completion command (#1967)
|
2018-09-24 06:25:16 -07:00 |
gen_markdown.go
|
Remove `expanded_url` from the command that generate docs (#3134)
|
2019-08-23 14:26:40 -07:00 |
history.go
|
Support lists and maps in config (#3342)
|
2019-11-01 13:41:27 -07:00 |
login.go
|
Annotate preview features (#3098)
|
2019-08-16 12:52:32 -07:00 |
logout.go
|
Fix issue when logging out of local backend (#2951)
|
2019-07-25 07:58:19 -07:00 |
logs.go
|
Revert "Fix getting logs in tests for Lambdas" (#3923)
|
2020-02-13 22:38:12 -08:00 |
logs_test.go
|
Add license headers
|
2018-05-22 15:02:47 -07:00 |
new.go
|
Move stack name validation to the Backend interface (#3679)
|
2019-12-30 10:24:48 -08:00 |
new_test.go
|
Fix the fully-specified name test for cmd/new to have the project name match correctly. (#3909)
|
2020-02-12 09:48:56 -08:00 |
plugin.go
|
Use PulumiPolicy.yaml instead of Pulumi.yaml for PolicyPacks
|
2019-10-10 10:15:51 -07:00 |
plugin_install.go
|
Parameterize the progress function with a message
|
2019-08-23 14:45:29 +02:00 |
plugin_ls.go
|
Add `--json` to `pulumi plugin ls`
|
2019-01-22 15:42:29 -08:00 |
plugin_rm.go
|
Refactor display logic out of pkg/backend/filestate
|
2018-09-05 07:33:18 -07:00 |
policy.go
|
Add policy ls (#3753)
|
2020-01-16 12:04:51 -08:00 |
policy_disable.go
|
Remove version req for disable; Add --latest to enable (#3784)
|
2020-01-22 15:17:00 -08:00 |
policy_enable.go
|
Add remove all to policy (#3792)
|
2020-01-27 10:35:34 -08:00 |
policy_group_ls.go
|
Add policy ls (#3753)
|
2020-01-16 12:04:51 -08:00 |
policy_ls.go
|
Add policy ls (#3753)
|
2020-01-16 12:04:51 -08:00 |
policy_new.go
|
Transform the name of the files when copying a template to a new project (#3601)
|
2019-12-03 16:49:05 +01:00 |
policy_new_test.go
|
add `pulumi policy new` (#3423)
|
2019-10-30 11:00:44 -07:00 |
policy_publish.go
|
pulumi policy publish: Use the name of the Policy Pack from code (#3459)
|
2019-11-07 09:24:34 -08:00 |
policy_rm.go
|
Add remove all to policy (#3792)
|
2020-01-27 10:35:34 -08:00 |
preview.go
|
Execute policy against reads
|
2020-02-20 13:28:34 -08:00 |
pulumi.go
|
Add an experimental `pulumi watch` command (#3391)
|
2019-11-06 12:56:29 -08:00 |
query.go
|
Report `pulumi query` as not supporting secrets
|
2019-10-23 15:14:56 -07:00 |
refresh.go
|
Use PulumiPolicy.yaml instead of Pulumi.yaml for PolicyPacks
|
2019-10-10 10:15:51 -07:00 |
stack.go
|
Return current operation info (#3822)
|
2020-01-29 16:04:09 -08:00 |
stack_export.go
|
Add --version flag to 'pulumi stack export' (#3906)
|
2020-02-13 12:25:57 -08:00 |
stack_graph.go
|
Improve `stack graph`. (#3431)
|
2019-10-31 17:39:15 -07:00 |
stack_import.go
|
Verify statefile integrity during import. (#3422)
|
2019-10-29 14:54:55 -07:00 |
stack_init.go
|
Add create flag to stack select (#3852)
|
2020-02-03 14:11:55 -08:00 |
stack_ls.go
|
Add support for filtering stacks by organization, tag (#3108)
|
2019-08-22 13:56:43 -07:00 |
stack_ls_test.go
|
Add support for filtering stacks by organization, tag (#3108)
|
2019-08-22 13:56:43 -07:00 |
stack_output.go
|
Fix crash in `pulumi stack output` when stack is empty
|
2019-06-11 12:58:29 -07:00 |
stack_output_test.go
|
Add license headers
|
2018-05-22 15:02:47 -07:00 |
stack_rename.go
|
Support renaming stack projects (#3292)
|
2019-10-03 09:13:13 -07:00 |
stack_rm.go
|
Don't print `error` prefix when a confirmation prompt is declined
|
2019-03-26 15:17:18 -07:00 |
stack_select.go
|
Add create flag to stack select (#3852)
|
2020-02-03 14:11:55 -08:00 |
stack_tag.go
|
Add `--json` to `pulumi config get` and `pulumi config`
|
2019-01-22 10:39:37 -08:00 |
state.go
|
Add --yes params to a couple commands (#2976)
|
2019-07-24 16:56:51 -07:00 |
state_delete.go
|
Add --yes params to a couple commands (#2976)
|
2019-07-24 16:56:51 -07:00 |
state_unprotect.go
|
Add --yes params to a couple commands (#2976)
|
2019-07-24 16:56:51 -07:00 |
up.go
|
Execute policy against reads
|
2020-02-20 13:28:34 -08:00 |
util.go
|
Add a new BuildNumber property to the backend metadata bag and CI vars (#3766)
|
2020-01-17 10:47:49 -08:00 |
util_test.go
|
Add detection of Azure Pipelines (#2705)
|
2019-05-07 11:49:13 -07:00 |
version.go
|
Add license headers
|
2018-05-22 15:02:47 -07:00 |
view-trace.go
|
Improve tracing support. (#3238)
|
2019-09-16 14:16:43 -07:00 |
watch.go
|
Improve PP naming for local PPs (#3839)
|
2020-01-30 13:31:41 -08:00 |
whoami.go
|
cli/whoami: Addition of the currently connected backend to whoami
|
2019-05-22 14:45:04 +02:00 |