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

refactor: move queue-related commands into queue subcommand tree #324

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

starpit
Copy link
Member

@starpit starpit commented Sep 25, 2024

  • qout -> queue download
  • qstat -> queue stat
  • qls -> queue ls
  • qdone -> queue done
  • qcat -> queue cat
  • qlast -> queue last
  • upload -> queue upload
  • enqueue -> queue add

@starpit starpit marked this pull request as draft September 25, 2024 15:41
@starpit starpit force-pushed the queue-subcmd branch 2 times, most recently from 4f4be21 to c003478 Compare September 25, 2024 16:18
@starpit starpit changed the title refactor qout -> queue download refactor: move queue-related commands into queue subcommand tree Sep 25, 2024
- qout -> queue download
- qstat -> queue stat
- qls -> queue ls
- qdone -> queue done
- qcat -> queue cat
- qlast -> queue last
- upload -> queue upload
- enqueue -> queue add

Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit marked this pull request as ready for review September 25, 2024 16:56
@starpit starpit merged commit 530a773 into IBM:main Sep 25, 2024
15 checks passed
@starpit starpit deleted the queue-subcmd branch September 25, 2024 17:06
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