Azure / Azure/azure-cli

--show-next-marker not implemented (storage-preview)

Open
#19,020 4 comments 0 reactions 1 assignee Claimed by @evelyn-ys View on GitHub
act-codegen-extensibility-squad feature-request Storage
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

## Describe the bug

**Command Name**
`az storage blob list`

**Errors:**
```
unrecognized arguments: --show-next-marker

```

## To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

- `az storage blob list --account-name {} -c {} --num-results {} --show-next-marker`

## Expected Behavior

`--show-next-marker` behaves as per https://docs.microsoft.com/en-US/cli/azure/storage/blob?view=azure-cli-latest#az_storage_blob_list

The problem only occurs if latest `storage-preview` extension is installed.

## Environment Summary
```
Windows-10-10.0.19041-SP0
Python 3.8.9
Installer: MSI

azure-cli 2.26.1

Extensions:
storage-preview 0.7.4

```
## 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.