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

Fix missing verbose flag in legacy cli #129

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Fix missing verbose flag in legacy cli #129

merged 2 commits into from
Jan 25, 2021

Conversation

patrickpichler
Copy link
Contributor

The verbose flag was missing in the flag definition and has now been
added.

The verbose flag was missing in the flag definition and has now been
added.
@patrickpichler patrickpichler requested review from didiladi and UnseenWizzard and removed request for didiladi January 25, 2021 06:50
It makes more sense to have the verbose flag on a per command basis as
on a global level. Hence it has been moved to be on a per command
basis.
@patrickpichler patrickpichler merged commit b74b06b into Dynatrace:main Jan 25, 2021
didiladi added a commit that referenced this pull request Jan 26, 2021
This commit extends the documentation for `monaco` version 1.2.0 and
sets its version. `monaco` 1.2.0 contains the following changes:

Features:

  * 4c53146 #19: Download current environment configuration (#122)
  * dfbad92 and f54c278 Fix #45: Introduce new experimental cli design (#100)

Bugfixes:

  * 211dcbe and b74b06b Fix missing verbose flag in legacy cli (#129)

Misc changes:

  * c70ca7b Fix #82: Define some install steps/requirements (#109)
@didiladi didiladi mentioned this pull request Jan 26, 2021
didiladi added a commit that referenced this pull request Jan 26, 2021
This commit extends the documentation for `monaco` version 1.2.0 and
sets its version. `monaco` 1.2.0 contains the following changes:

Features:

  * 4c53146 #19: Download current environment configuration (#122)
  * dfbad92 and f54c278 Fix #45: Introduce new experimental cli design (#100)

Bugfixes:

  * 211dcbe and b74b06b Fix missing verbose flag in legacy cli (#129)

Misc changes:

  * c70ca7b Fix #82: Define some install steps/requirements (#109)
didiladi added a commit that referenced this pull request Jan 26, 2021
This commit extends the documentation for `monaco` version 1.2.0 and
sets its version. `monaco` 1.2.0 contains the following changes:

Features:
  * 4c53146 and 8611bd5 #19: Download current environment configuration (#122)
  * dfbad92 and f54c278 Fix #45: Introduce new experimental cli design (#100)

Bugfixes:

  * fe30566 Fix #136: Handle failing to find project-root-folder path (#137)
  * 211dcbe and b74b06b Fix missing verbose flag in legacy cli (#129)

Misc changes:

  * c70ca7b Fix #82: Define some install steps/requirements (#109)
didiladi added a commit that referenced this pull request Jan 26, 2021
This commit extends the documentation for `monaco` version 1.2.0 and
sets its version. `monaco` 1.2.0 contains the following changes:

Features:
  * 4c53146 and 8611bd5 #19: Download current environment configuration (#122)
  * dfbad92 and f54c278 Fix #45: Introduce new experimental cli design (#100)

Bugfixes:

  * fe30566 Fix #136: Handle failing to find project-root-folder path (#137)
  * 211dcbe and b74b06b Fix missing verbose flag in legacy cli (#129)

Misc changes:

  * c70ca7b Fix #82: Define some install steps/requirements (#109)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants