..
func
src: exported client constructor with options ( #883 )
2022-03-30 00:58:46 +00:00
testdata
feat: always store namespace in func.yaml and warn if current ns & func.yaml ns is different ( #1118 )
2022-07-20 16:35:01 +00:00
build.go
fix: image name derivation and flag precidence ( #1185 )
2022-09-04 19:37:21 +00:00
build_test.go
fix: image name derivation and flag precidence ( #1185 )
2022-09-04 19:37:21 +00:00
client.go
feat: S2I strategy for on cluster build ( #1191 )
2022-08-25 13:03:19 +00:00
completion.go
Cleanup commands ( #807 )
2022-02-03 10:26:21 -08:00
completion_util.go
builder short name constants etc throughout ( #1180 )
2022-08-24 19:34:18 +00:00
config.go
Improve `func config envs` ( #1188 )
2022-08-30 15:41:17 +00:00
config_envs.go
Improve `func config envs` ( #1188 )
2022-08-30 15:41:17 +00:00
config_labels.go
Improve `func config envs` ( #1188 )
2022-08-30 15:41:17 +00:00
config_labels_test.go
src: exported client constructor with options ( #883 )
2022-03-30 00:58:46 +00:00
config_test.go
Improve `func config envs` ( #1188 )
2022-08-30 15:41:17 +00:00
config_volumes.go
Improve `func config envs` ( #1188 )
2022-08-30 15:41:17 +00:00
create.go
doc: use cobra markdown generator for command docs ( #1169 )
2022-08-25 13:16:19 +00:00
create_test.go
chore: use lower case *functions* in all CLI outputs ( #1135 )
2022-07-27 13:34:36 +00:00
delete.go
doc: use cobra markdown generator for command docs ( #1169 )
2022-08-25 13:16:19 +00:00
delete_test.go
chore: use lower case *functions* in all CLI outputs ( #1135 )
2022-07-27 13:34:36 +00:00
deploy.go
fix: image name derivation and flag precidence ( #1185 )
2022-09-04 19:37:21 +00:00
deploy_test.go
fix: image name derivation and flag precidence ( #1185 )
2022-09-04 19:37:21 +00:00
format.go
chore: use dot as path default rather than absolute path ( #1184 )
2022-08-24 11:02:18 +00:00
info.go
chore: use dot as path default rather than absolute path ( #1184 )
2022-08-24 11:02:18 +00:00
invoke.go
chore: use dot as path default rather than absolute path ( #1184 )
2022-08-24 11:02:18 +00:00
languages.go
use correct sample repository name in command usage ( #1207 )
2022-08-31 11:19:16 +00:00
languages_test.go
feat: languages list command ( #1114 )
2022-07-18 11:20:59 +00:00
list.go
src: exported client constructor with options ( #883 )
2022-03-30 00:58:46 +00:00
prompt_test.go
fix: read pwd from non-tty input ( #996 )
2022-04-28 12:09:53 +00:00
repository.go
chore: use lower case *functions* in all CLI outputs ( #1135 )
2022-07-27 13:34:36 +00:00
repository_test.go
src: exported client constructor with options ( #883 )
2022-03-30 00:58:46 +00:00
root.go
fix: image name derivation and flag precidence ( #1185 )
2022-09-04 19:37:21 +00:00
root_test.go
chore: use lower case *functions* in all CLI outputs ( #1135 )
2022-07-27 13:34:36 +00:00
run.go
fix: image name derivation and flag precidence ( #1185 )
2022-09-04 19:37:21 +00:00
run_test.go
chore: use lower case *functions* in all CLI outputs ( #1135 )
2022-07-27 13:34:36 +00:00
templates.go
use correct sample repository name in command usage ( #1207 )
2022-08-31 11:19:16 +00:00
templates_test.go
feat: templates list command ( #1134 )
2022-08-10 19:37:58 +00:00
version.go
chore: use lower case *functions* in all CLI outputs ( #1135 )
2022-07-27 13:34:36 +00:00