Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Azure/azure-dev #10332

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

CrystalMethod
Copy link
Contributor

Azure/azure-dev: The Azure Developer CLI is a developer-centric command-line interface tool for creating Azure applications.

$ aqua g -i Azure/azure-dev

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ azd
Azure Developer CLI is a command-line interface for developers who build Azure solutions.

To begin working with Azure Developer CLI, run the `azd up` command by supplying a sample template in an empty directory:

        $ azd up –-template todo-nodejs-mongo

You can pick a template by running `azd template list` and then supplying the repo name as a value to `--template`.

The most common next commands are:

        $ azd pipeline config
        $ azd deploy
        $ azd monitor --overview

For more information, visit the Azure Developer CLI Dev Hub: https://aka.ms/azure-dev/devhub.

Usage:
  azd [command]

Available Commands:
  config      Manage the Azure Developer CLI user configuration.
  deploy      Deploy the app's code to Azure.
  down        Delete Azure resources for an app.
  env         Manage environments.
  help        Help about any command
  infra       Manage Azure resources.
  init        Initialize a new app.
  login       Log in to Azure.
  logout      Log out of Azure
  monitor     Monitor a deployed app.
  pipeline    Manage GitHub Actions or Azure Pipelines.
  provision   Provision the Azure resources for an app.
  restore     Restore app dependencies.
  template    Manage templates.
  up          Initialize the app, provision Azure resources, and deploy your project with a single command.
  version     Print the version number of Azure Developer CLI.

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

Use "azd [command] --help" for more information about a command.

Please let us know how we are doing: https://aka.ms/azure-dev/hats

[Azure/azure-dev](https://github.com/Azure/azure-dev): The Azure Developer CLI is a developer-centric command-line interface tool for creating Azure applications.

```console
$ aqua g -i Azure/azure-dev
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@CrystalMethod CrystalMethod changed the title xfeat: add Azure/azure-dev feat: add Azure/azure-dev Mar 1, 2023
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Mar 1, 2023
@suzuki-shunsuke suzuki-shunsuke added this to the v3.139.0 milestone Mar 1, 2023
@suzuki-shunsuke
Copy link
Member

Thanks!

Copy link
Member

@suzuki-shunsuke suzuki-shunsuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pkgs/Azure/azure-dev/registry.yaml Outdated Show resolved Hide resolved
registry.yaml Outdated Show resolved Hide resolved
@suzuki-shunsuke suzuki-shunsuke self-requested a review March 2, 2023 00:30
@suzuki-shunsuke suzuki-shunsuke merged commit 1043690 into aquaproj:main Mar 2, 2023
@suzuki-shunsuke
Copy link
Member

@CrystalMethod CrystalMethod deleted the feat/Azure/azure-dev branch March 5, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants