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

[artifacts] Delete the --verbose command line switch. #734

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

BillyONeal
Copy link
Member

No description provided.

BillyONeal added a commit to BillyONeal/vcpkg that referenced this pull request Oct 8, 2022
This change documents the world after these land:
* microsoft/vcpkg-tool#731 deletes --project in favor of --x-manifest-root
* microsoft/vcpkg-tool#732 fixes warning messages to say vcpkg-artifacts instead of vcpkg-ce
* microsoft/vcpkg-tool#733 fixes emitting warnings from vcpkg-configuration.json
* microsoft/vcpkg-tool#734 deletes the almost unused --verbose

The following are added here:

* acquire
* acquire-project
* activate
* add
* deactivate
* use

--language and --allLanguages are intentionally undocumented for now while we figure out what we want to do with localization.

Remaining issues I haven't fixed I noticed while doing this:
* Artifacts doesn't appear to understand & or | in demands
* `vcpkg use` doesn't work with deactivate
@vicroms
Copy link
Member

vicroms commented Oct 10, 2022

LGTM

@BillyONeal BillyONeal merged commit 28293a0 into microsoft:main Oct 10, 2022
@BillyONeal BillyONeal deleted the delete-verbose branch October 10, 2022 21:37
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