NRLMMD-GEOIPS / geoips

Main Geolocated Information Processing System code base with basic functionality enabled.
https://nrlmmd-geoips.github.io/geoips/
Other
13 stars 10 forks source link

Give consideration to how many levels are supported in CLI commands #574

Closed evrose54 closed 1 month ago

evrose54 commented 1 month ago

Requested Update

Description

For example, when retrieving a plugin via geoips get / describe, lets say geoips get plugin <interface_name> <plugin_name>, we could probably remove a level and make this geoips get <interface_name> <plugin_name>. This would result in commands being less verbose and easier to use in general.

Make sure to consider this ideology for all geoips commands.

Background and Motivation

This stems from a conversation held about #444.

jsolbrig commented 1 month ago

I'm going to close this in favor of #576 which describes the same issue in greater detail.