Skip to content

Commit

Permalink
snaps for usage
Browse files Browse the repository at this point in the history
  • Loading branch information
vhvb1989 committed Oct 19, 2023
1 parent c8b5794 commit 64fdf07
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
19 changes: 19 additions & 0 deletions cli/azd/cmd/testdata/TestUsage-azd-show.snap
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@

Display information about your app and its resources.

Usage
azd show [flags]

Flags
--docs : Opens the documentation for azd show in your web browser.
-e, --environment string : The name of the environment to use.
-h, --help : Gets help for show.

Global Flags
-C, --cwd string : Sets the current working directory.
--debug : Enables debugging and diagnostics logging.
--no-prompt : Accepts the default value instead of prompting, or it fails if there is no default.

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


1 change: 1 addition & 0 deletions cli/azd/cmd/testdata/TestUsage-azd.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Commands
Monitor, test and release your app
monitor : Monitor a deployed application. (Beta)
pipeline : Manage and configure your deployment pipelines. (Beta)
show : Display information about your app and its resources.

About, help and upgrade
version : Print the version number of Azure Developer CLI.
Expand Down

0 comments on commit 64fdf07

Please sign in to comment.