func/cmd
Sanket Teli d2fb76c39d
typo in run cmd (#2168)
2024-02-16 21:10:19 +00:00
..
func src: interstitial commit version (#1817) 2023-06-20 17:15:34 +00:00
prompt chore: align dependencies with Knative (#1942) 2023-08-29 18:32:31 +00:00
templates Replace knative.dev/client references to knative.dev/client-pkg (#1671) 2023-04-10 15:59:39 +00:00
testdata feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
build.go typos (#1936) 2023-08-17 19:11:42 +00:00
build_test.go Replace path with function struct in client api (#1640) 2023-03-31 00:45:00 +00:00
client.go Remove progress package (spinner) (#1922) 2023-08-16 15:13:42 +00:00
client_test.go Replace path with function struct in client api (#1640) 2023-03-31 00:45:00 +00:00
completion.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
completion_util.go fix: template flag completion (#1670) 2023-04-07 18:25:20 +00:00
config.go src: errors cleanup (#1783) 2023-06-06 20:15:26 +00:00
config_envs.go docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
config_git.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
config_git_remove.go docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
config_git_set.go fix: don't require credentials when not configuring webhook (#1743) 2023-05-18 21:35:13 +00:00
config_labels.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
config_labels_test.go chore: align dependencies with Knative (#1942) 2023-08-29 18:32:31 +00:00
config_test.go feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
config_volumes.go Fixed PersistentVolumeClaim spelling error (#2069) 2023-11-07 21:28:46 +00:00
create.go docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
create_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
delete.go src: errors cleanup (#1783) 2023-06-06 20:15:26 +00:00
delete_test.go Replace path with function struct in client api (#1640) 2023-03-31 00:45:00 +00:00
deploy.go func write: write localsettings to .func/local.yaml (#2121) 2024-01-19 08:56:06 +00:00
deploy_test.go func write: write localsettings to .func/local.yaml (#2121) 2024-01-19 08:56:06 +00:00
describe.go src: errors cleanup (#1783) 2023-06-06 20:15:26 +00:00
describe_test.go Replace path with function struct in client api (#1640) 2023-03-31 00:45:00 +00:00
environment.go Improving func environment command (#1935) 2023-08-18 21:33:18 +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 src: errors cleanup (#1783) 2023-06-06 20:15:26 +00:00
invoke_test.go feat: enable host builder via cli (#1748) 2023-06-20 17:33:34 +00:00
languages.go docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
languages_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
list.go feat: add missing command aliases (#1775) 2023-06-05 09:39:42 +00:00
list_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
repository.go rename knative-sandbox (#1905) 2023-08-05 02:11:08 +00:00
repository_test.go feat: adds refspec support for `func repo add` (#1558) 2023-02-16 04:05:51 +00:00
root.go Adding support for `func subscribe` for creating mutiple triggers, based on event filters (#2001) 2023-11-06 13:56:38 +00:00
root_test.go src: interstitial commit version (#1817) 2023-06-20 17:15:34 +00:00
run.go typo in run cmd (#2168) 2024-02-16 21:10:19 +00:00
run_test.go feat: start timeout for host runs (#1782) 2023-06-16 19:57:49 +00:00
subscribe.go Dont duplicate subscriptions (#2116) 2024-01-16 00:43:09 +00:00
subscribe_test.go 💫 Testing two sources(brokers) and third invocation for an override on the first (#2118) 2024-01-16 15:21:28 +00:00
templates.go docs: standardize env flag help suffix (#1689) 2023-04-25 13:56:45 +00:00
templates_test.go Add Python templates for gunicorn and uwsgi + Flask (#1655) 2023-04-10 19:03:48 +00:00
version.go src: remove date from version (#1776) 2023-06-05 09:50:41 +00:00