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

Incorporate some usability enhancements #151

Merged
merged 5 commits into from
Oct 14, 2022
Merged

Incorporate some usability enhancements #151

merged 5 commits into from
Oct 14, 2022

Conversation

mandelsoft
Copy link
Contributor

@mandelsoft mandelsoft commented Oct 14, 2022

What this PR does / why we need it:

Taken from #144

  • the number of positional parameters for create componentarchive has been reduced and there is a default
    now for the CA name.
    All provider attributes, name as well as labels are now configured via the --provider option
  • The --closure options has been renamed to "--recursive" (shortcut -r), the --repo option does not have a shortcut anymore.
  • The CLI command set has been streamlined to officially support only the verb-object variant.
    Additionally the area object lists are still usable to be able to figure out the objects belonging to a dedicated group.
  • The transfer mode options are renamed to --copy-resources and --copy-sources

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

The command officially offers now the verb-object flavor, only.

If you want to see what objects belong to oci or ocm, it is
still possible to use `ocm oci` or `ocm ocm` or any other
logical group of objects.
@phoban01 phoban01 requested a review from jmickey October 14, 2022 10:17
@mandelsoft mandelsoft merged commit 54d1498 into open-component-model:main Oct 14, 2022
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.

3 participants