-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters