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

[Bug]: Change derivedstream, smartmodule and tableformat #1947

Closed
ajhunyady opened this issue Nov 29, 2021 · 1 comment
Closed

[Bug]: Change derivedstream, smartmodule and tableformat #1947

ajhunyady opened this issue Nov 29, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ajhunyady
Copy link
Contributor

ajhunyady commented Nov 29, 2021

Multiple word CLIs are difficult to read

SUBCOMMANDS:
    smartmodule      Create and manage SmartModules
    tableformat      Create a tableformat display specification
    derivedstream    

Change to:

    smart-module      Create and manage SmartModules
    table-format      Create a tableformat display specification
    derived-stream   

Change in consumer cli as well

--derivedstream <derivedstream>     Name of DerivedStream

... and other areas if applies.

Marked as blocker as it impacts documentation.

@ajhunyady ajhunyady added bug Something isn't working Priority/blocker labels Nov 29, 2021
@sehz sehz added this to the 0.9.14 milestone Nov 29, 2021
@sehz
Copy link
Contributor

sehz commented Nov 29, 2021

add aliasing
sm for smart-module
ds for derived-stream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants