Ticket #324 (closed enhancement: duplicate)
Ability to handle subgroups with general commands as all other datatypes
| Reported by: | nikos | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | Default | Version: | unspecified |
| Keywords: | subgroup, general commands | Cc: | |
| Platform: | All | CPU: | Unspecified |
Description
I think it would be useful to extent all general commands so they handle subgroups as all other datatypes.
Examples: (a) g.list type=subgroup group=SomeGroup? # to list the subgroups contained in SomeGroup? (b) g.remove group=SomeGroup? subgroup=SomeSubGroup? # perhaps with a switch to ensure only subgroup removal and avoid loosing the group (c) g.rename group=SomeGroup? subgroup=SomeSubGroup?_new,SomeSubGroup?_tested
Change History
Note: See
TracTickets for help on using
tickets.
