Skip to content

Commit eba6ccf

Browse files
committed
ci: trigger rebuild
1 parent 8aa4e17 commit eba6ccf

File tree

6 files changed

+36
-30
lines changed

6 files changed

+36
-30
lines changed

cli/azd/cmd/testdata/TestUsage-azd-tool-check.snap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Usage
55
azd tool check [flags]
66

77
Global Flags
8-
-C, --cwd string : Sets the current working directory.
9-
--debug : Enables debugging and diagnostics logging.
10-
--docs : Opens the documentation for azd tool check in your web browser.
11-
-h, --help : Gets help for check.
12-
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
8+
-C, --cwd string : Sets the current working directory.
9+
--debug : Enables debugging and diagnostics logging.
10+
--docs : Opens the documentation for azd tool check in your web browser.
11+
-e, --environment string : The name of the environment to use.
12+
-h, --help : Gets help for check.
13+
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
1314

1415
Find a bug? Want to let us know how we're doing? Fill out this brief survey: https://aka.ms/azure-dev/hats.
1516

cli/azd/cmd/testdata/TestUsage-azd-tool-install.snap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ Flags
88
--all : Install all recommended tools
99

1010
Global Flags
11-
-C, --cwd string : Sets the current working directory.
12-
--debug : Enables debugging and diagnostics logging.
13-
--docs : Opens the documentation for azd tool install in your web browser.
14-
-h, --help : Gets help for install.
15-
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
11+
-C, --cwd string : Sets the current working directory.
12+
--debug : Enables debugging and diagnostics logging.
13+
--docs : Opens the documentation for azd tool install in your web browser.
14+
-e, --environment string : The name of the environment to use.
15+
-h, --help : Gets help for install.
16+
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
1617

1718
Find a bug? Want to let us know how we're doing? Fill out this brief survey: https://aka.ms/azure-dev/hats.
1819

cli/azd/cmd/testdata/TestUsage-azd-tool-list.snap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Usage
55
azd tool list [flags]
66

77
Global Flags
8-
-C, --cwd string : Sets the current working directory.
9-
--debug : Enables debugging and diagnostics logging.
10-
--docs : Opens the documentation for azd tool list in your web browser.
11-
-h, --help : Gets help for list.
12-
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
8+
-C, --cwd string : Sets the current working directory.
9+
--debug : Enables debugging and diagnostics logging.
10+
--docs : Opens the documentation for azd tool list in your web browser.
11+
-e, --environment string : The name of the environment to use.
12+
-h, --help : Gets help for list.
13+
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
1314

1415
Find a bug? Want to let us know how we're doing? Fill out this brief survey: https://aka.ms/azure-dev/hats.
1516

cli/azd/cmd/testdata/TestUsage-azd-tool-show.snap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Usage
55
azd tool show <tool-name> [flags]
66

77
Global Flags
8-
-C, --cwd string : Sets the current working directory.
9-
--debug : Enables debugging and diagnostics logging.
10-
--docs : Opens the documentation for azd tool show in your web browser.
11-
-h, --help : Gets help for show.
12-
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
8+
-C, --cwd string : Sets the current working directory.
9+
--debug : Enables debugging and diagnostics logging.
10+
--docs : Opens the documentation for azd tool show in your web browser.
11+
-e, --environment string : The name of the environment to use.
12+
-h, --help : Gets help for show.
13+
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
1314

1415
Find a bug? Want to let us know how we're doing? Fill out this brief survey: https://aka.ms/azure-dev/hats.
1516

cli/azd/cmd/testdata/TestUsage-azd-tool-upgrade.snap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ Usage
55
azd tool upgrade [tool-name...] [flags]
66

77
Global Flags
8-
-C, --cwd string : Sets the current working directory.
9-
--debug : Enables debugging and diagnostics logging.
10-
--docs : Opens the documentation for azd tool upgrade in your web browser.
11-
-h, --help : Gets help for upgrade.
12-
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
8+
-C, --cwd string : Sets the current working directory.
9+
--debug : Enables debugging and diagnostics logging.
10+
--docs : Opens the documentation for azd tool upgrade in your web browser.
11+
-e, --environment string : The name of the environment to use.
12+
-h, --help : Gets help for upgrade.
13+
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
1314

1415
Find a bug? Want to let us know how we're doing? Fill out this brief survey: https://aka.ms/azure-dev/hats.
1516

cli/azd/cmd/testdata/TestUsage-azd-tool.snap

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ Available Commands
1212
upgrade : Upgrade installed tools.
1313

1414
Global Flags
15-
-C, --cwd string : Sets the current working directory.
16-
--debug : Enables debugging and diagnostics logging.
17-
--docs : Opens the documentation for azd tool in your web browser.
18-
-h, --help : Gets help for tool.
19-
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
15+
-C, --cwd string : Sets the current working directory.
16+
--debug : Enables debugging and diagnostics logging.
17+
--docs : Opens the documentation for azd tool in your web browser.
18+
-e, --environment string : The name of the environment to use.
19+
-h, --help : Gets help for tool.
20+
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.
2021

2122
Use azd tool [command] --help to view examples and more information about a specific command.
2223

0 commit comments

Comments
 (0)