Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Issue when --help flag is explicitly specified #763

Closed
gmatev opened this issue Sep 2, 2022 · 2 comments
Closed

Issue when --help flag is explicitly specified #763

gmatev opened this issue Sep 2, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@gmatev
Copy link
Contributor

gmatev commented Sep 2, 2022

docker run --env-file corso.env -v ~/.corso:/home/nonroot alcionai/corso:linux-amd64 backup create exchange --help

Usage of seed-logger:
      --log-level string   set the log level to debug|info|warn|error (default "info")
Error: pflag: help requestedBackup M365 Exchange service data

Usage:
  corso backup create exchange [flags]

This should just show the help. There is something wrong with the interplay of flags.

@gmatev gmatev added the bug Something isn't working label Oct 19, 2022
@ntolia
Copy link
Contributor

ntolia commented Oct 19, 2022

This might be related - kubernetes/minikube#9614

@gmatev
Copy link
Contributor Author

gmatev commented Oct 19, 2022

@ryanfkeepers take a look please when you get a chance

aviator-app bot pushed a commit that referenced this issue Oct 19, 2022
## Type of change

- [x] 🐛 Bugfix

## Issue(s)

* #763

## Test Plan

- [x] 💪 Manual
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants