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

Group child commands #167

Merged
merged 11 commits into from
Aug 14, 2022
Merged

Group child commands #167

merged 11 commits into from
Aug 14, 2022

Conversation

reubenmiller
Copy link
Owner

@reubenmiller reubenmiller commented Aug 14, 2022

New child commands

Child devices are now made more generic so they are easier to use and maintain

  • c8y inventory children [command] --childType <asset|device|addition>
  • c8y devices children [command] --childType <asset|device|addition>
  • c8y devicegroups children [command] --childType <asset|device|addition>

Renamed commands

The following commands were renamed. The old commands will still work however it will not be suggested in the completion or visible on the online documentation

  • c8y inventory additions => c8y inventory children [command] --childType addition
  • c8y inventory assets => c8y inventory children [command] --childType asset

@reubenmiller reubenmiller merged commit 9ccd67b into v2 Aug 14, 2022
@reubenmiller reubenmiller deleted the group-child-commands branch August 14, 2022 15:17
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.

1 participant