There was an error while loading. Please reload this page.
1 parent 735402d commit dce59afCopy full SHA for dce59af
1 file changed
src/google/adk/cli/cli_tools_click.py
@@ -684,7 +684,6 @@ def cli_conformance_test(
684
),
685
default="CODE",
686
show_default=True,
687
- hidden=True, # Won't show in --help output. Not ready for use.
688
)
689
@click.argument("app_name", type=str, required=True)
690
def cli_create_cmd(
0 commit comments