Skip to content

Commit 0728205

Browse files
committed
chore: Improve vp create output.
1 parent 6cdfe1e commit 0728205

19 files changed

Lines changed: 525 additions & 133 deletions

File tree

packages/cli/snap-tests-global/command-create-help/snap.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Options:
1818
--editor NAME Write editor config files for the specified editor.
1919
--hooks Set up pre-commit hooks (default in non-interactive mode)
2020
--no-hooks Skip pre-commit hooks setup
21+
--verbose Show detailed scaffolding output
2122
--no-interactive Run in non-interactive mode
2223
--list List all available templates
2324
-h, --help Show this help message
@@ -69,6 +70,7 @@ Options:
6970
--editor NAME Write editor config files for the specified editor.
7071
--hooks Set up pre-commit hooks (default in non-interactive mode)
7172
--no-hooks Skip pre-commit hooks setup
73+
--verbose Show detailed scaffolding output
7274
--no-interactive Run in non-interactive mode
7375
--list List all available templates
7476
-h, --help Show this help message
@@ -120,6 +122,7 @@ Options:
120122
--editor NAME Write editor config files for the specified editor.
121123
--hooks Set up pre-commit hooks (default in non-interactive mode)
122124
--no-hooks Skip pre-commit hooks setup
125+
--verbose Show detailed scaffolding output
123126
--no-interactive Run in non-interactive mode
124127
--list List all available templates
125128
-h, --help Show this help message

packages/cli/snap-tests-global/new-check/snap.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Options:
1818
--editor NAME Write editor config files for the specified editor.
1919
--hooks Set up pre-commit hooks (default in non-interactive mode)
2020
--no-hooks Skip pre-commit hooks setup
21+
--verbose Show detailed scaffolding output
2122
--no-interactive Run in non-interactive mode
2223
--list List all available templates
2324
-h, --help Show this help message

0 commit comments

Comments
 (0)