func/docs/reference
Luke Kingland aa582dad21
cli help text updates and flags cleanup (#1564)
* cli help text and flags cleanup

- verbose flag uses global setting throughout
- confirm flag added using shared visitor throughout
- path flag added using shared visitor throughout
- removes --version flag on root as redundant with subcommand
- splits main help's 'Main Commands' into 'Primary Commands' and 'Development
  Commands' groups
- Moves RunE definition into flag struct literals

* remove commented code
2023-03-01 09:35:54 +00:00
..
func.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_build.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_completion.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_envs.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_envs_add.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_envs_remove.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_labels.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_labels_add.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_labels_remove.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_volumes.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_volumes_add.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_config_volumes_remove.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_create.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_delete.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_deploy.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_describe.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_info.md feat: namespace globally configurable (#1352) 2022-10-31 18:07:12 +00:00
func_invoke.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_languages.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_list.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_repository.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_repository_add.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_repository_list.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_repository_remove.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_repository_rename.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_run.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_templates.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_version.md cli help text updates and flags cleanup (#1564) 2023-03-01 09:35:54 +00:00
func_yaml.md doc: fix some func.yaml fields (#1069) 2022-06-16 17:16:17 +00:00