Azure / Azure/azure-cli

Missing indication of an Argument being required in a az pipeline invocation.

Open
#21,906 1 comment 0 reactions 2 assignees Claimed by @cxznmhdcxz View on GitHub
act-identity-squad ARM Auto-Assign customer-reported feature-request
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62

**Describe the bug**

If you do

> az deployment group create --help

there is no indication that at least one of the following arguments is required: --template-file or --template-uri. The documentation does, however, indicate that --resource-group is required.

**To Reproduce**

> az deployment group create --help

**Expected behavior**

The documentation indicates either --template-file or --template-uri is a required argument.

**Environment summary**

Cloud Shell - Bash

**Additional context**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.