func/cmd
Zbynek Roubalik 8d4db7546d
feat: PAC - add possibility to specify a Git provider (#1638)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-03-22 13:30:53 +00:00
..
func chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
prompt chore: move prompts to a separate package (#1592) 2023-03-06 15:08:33 +00:00
templates cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
testdata feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
build.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
build_test.go chore: build and deploy test suite cleanup (#1437) 2023-02-16 08:42:51 +00:00
client.go chore: move prompts to a separate package (#1592) 2023-03-06 15:08:33 +00:00
client_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
completion.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
completion_util.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
config.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
config_envs.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
config_git.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
config_git_remove.go feat: implement `func config git remove` (#1626) 2023-03-17 12:09:36 +00:00
config_git_set.go feat: PAC - add possibility to specify a Git provider (#1638) 2023-03-22 13:30:53 +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: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
config_test.go feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
config_volumes.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
create.go Change 'create' help text to indicate mandatory language option (#1607) 2023-03-08 17:41:21 +00:00
create_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
delete.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
delete_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
deploy.go feat: PaC support flags (#1604) 2023-03-13 20:44:56 +00:00
deploy_test.go chore: build and deploy test suite cleanup (#1437) 2023-02-16 08:42:51 +00:00
describe.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
describe_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +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 cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
invoke_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
languages.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
languages_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
list.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
list_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
repository.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
repository_test.go feat: adds refspec support for `func repo add` (#1558) 2023-02-16 04:05:51 +00:00
root.go feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
root_test.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
run.go Include --builder option on func run command (#1614) 2023-03-14 08:23:57 +00:00
run_test.go Include --builder option on func run command (#1614) 2023-03-14 08:23:57 +00:00
templates.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
templates_test.go fix: mock and noop inconsistency (#1409) 2022-11-07 12:45:22 +00:00
version.go cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00