func/cmd
Jefferson Ramos 1ca6625577
chore: improve func version verbose mode to display image referenced by func (#1431)
2022-11-16 14:12:40 +00:00
..
func fix: interrupt suppression (#1418) 2022-11-10 09:48:15 +00:00
templates feat: group main help message to put important commands to the top (#1152) 2022-09-13 14:13:48 +00:00
testdata fix: KUBECONFIG unit test interference (#1387) 2022-10-31 10:04:13 +00:00
build.go feat: effective path (#1353) 2022-11-11 11:21:17 +00:00
build_test.go feat: effective path (#1353) 2022-11-11 11:21:17 +00:00
client.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
client_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
completion.go Cleanup commands (#807) 2022-02-03 10:26:21 -08:00
completion_util.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config.go fix: interrupt suppression (#1418) 2022-11-10 09:48:15 +00:00
config_envs.go fix: interrupt suppression (#1418) 2022-11-10 09:48:15 +00:00
config_labels.go fix: interrupt suppression (#1418) 2022-11-10 09:48:15 +00:00
config_labels_test.go chore: ensure all tests clear cmd args (#1388) 2022-10-28 13:30:07 +00:00
config_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config_volumes.go fix: interrupt suppression (#1418) 2022-11-10 09:48:15 +00:00
create.go feat: effective path (#1353) 2022-11-11 11:21:17 +00:00
create_test.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
delete.go fix: interrupt suppression (#1418) 2022-11-10 09:48:15 +00:00
delete_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
deploy.go feat: Persist remote value in func.yaml (#1402) 2022-11-14 21:01:37 +00:00
deploy_test.go feat: Persist remote value in func.yaml (#1402) 2022-11-14 21:01:37 +00:00
describe.go feat: effective path (#1353) 2022-11-11 11:21:17 +00:00
describe_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
format.go chore: use dot as path default rather than absolute path (#1184) 2022-08-24 11:02:18 +00:00
invoke.go feat: effective path (#1353) 2022-11-11 11:21:17 +00:00
invoke_test.go chore: ensure all tests clear cmd args (#1388) 2022-10-28 13:30:07 +00:00
languages.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
languages_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
list.go chore: list command namespace (#1370) 2022-10-31 19:59:13 +00:00
list_test.go chore: list command namespace (#1370) 2022-10-31 19:59:13 +00:00
prompt_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
repository.go feat: namespace globally configurable (#1352) 2022-10-31 18:07:12 +00:00
repository_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
root.go chore: improve func version verbose mode to display image referenced by func (#1431) 2022-11-16 14:12:40 +00:00
root_test.go chore: improve func version verbose mode to display image referenced by func (#1431) 2022-11-16 14:12:40 +00:00
run.go rename config local variable cfg (#1412) 2022-11-08 14:35:21 +00:00
run_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
templates.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
templates_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
version.go chore: use lower case *functions* in all CLI outputs (#1135) 2022-07-27 13:34:36 +00:00