draft-classic/cmd/draft
Michelle Noorali bbc00d56f1 feat(*): add post up task type 2018-12-08 17:25:16 -05:00
..
testdata Corrected tests and testdata related to draft creat 2018-06-16 12:48:23 +02:00
config.go Command-line documentation for draft config set 2018-06-04 17:29:31 -06:00
config_get.go add `draft config` command to override registry field in draft.toml 2018-03-19 15:48:02 -07:00
config_list.go add `draft config` command to override registry field in draft.toml 2018-03-19 15:48:02 -07:00
config_set.go Fix all warning from test-lint Makefile rule 2018-10-29 17:26:07 +01:00
config_unset.go add `draft config` command to override registry field in draft.toml 2018-03-19 15:48:02 -07:00
connect.go fix linter suggestion 2018-05-16 15:05:41 -07:00
connect_unix.go enable detaching from draft connect 2018-04-26 14:42:31 -06:00
connect_windows.go enable detaching from draft connect 2018-04-26 14:42:31 -06:00
create.go Set ChartName to appName 2018-05-24 16:27:00 -04:00
create_test.go use regex to handle either slash in path 2018-05-24 20:47:41 -04:00
delete.go Allow $VARIABLES to appear in any part of the argument 2018-07-15 11:12:44 -04:00
delete_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
draft.go feat(client) : Add display emoji flag 2018-10-03 12:53:46 +02:00
ensure.go run plugin hooks using powershell in windows 2018-04-19 12:27:32 -07:00
ensure_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
environment.go move environment detection code from up.go to environment.go 2018-01-11 13:11:59 +01:00
environment_test.go use %s instead of %v for string formatting 2018-01-11 13:32:38 +01:00
history.go ref(*): mv pkg/draft/local to pkg/local 2018-04-23 11:26:02 -04:00
home.go rename prow to draft 2017-04-21 10:45:05 -07:00
init.go Fix golint warning: redundant if ...; err != nil check, just return error instead. 2018-10-25 16:18:48 -07:00
init_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
logs.go ref(*): mv pkg/draft/local to pkg/local 2018-04-23 11:26:02 -04:00
pack.go enable listing packs in pack repositories 2018-04-17 16:05:22 -06:00
pack_list.go enable listing packs in pack repositories 2018-04-17 16:05:22 -06:00
plugin.go run plugin hooks using powershell in windows 2018-04-19 12:27:32 -07:00
plugin_install.go run plugin hooks using powershell in windows 2018-04-19 12:27:32 -07:00
plugin_install_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
plugin_list.go feat(cmd/draft): add plugin list cmd 2017-07-28 10:42:57 -04:00
plugin_list_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
plugin_remove.go run plugin hooks using powershell in windows 2018-04-19 12:27:32 -07:00
plugin_remove_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
plugin_test.go fix Windows filepath issues 2018-05-15 16:10:51 -07:00
plugin_unix.go run plugin hooks using powershell in windows 2018-04-19 12:27:32 -07:00
plugin_update.go run plugin hooks using powershell in windows 2018-04-19 12:27:32 -07:00
plugin_update_test.go feat(*): add plugin update cmd 2017-08-08 16:32:00 -04:00
plugin_windows.go plugin: remove "WindowStyle Hidden" so the draft window is not closed 2018-05-02 01:52:17 +02:00
up.go feat(*): add post up task type 2018-12-08 17:25:16 -05:00
version.go Remove references to draftd in cmd usage 2018-03-28 23:34:47 +03:00