alces-software / adminware

A sandbox CLI for running commands remotely across nodes
1 stars 0 forks source link

Create an `avail` command to match the `run` command #110

Closed WilliamMcCumstie closed 5 years ago

WilliamMcCumstie commented 6 years ago

Based on #109

This is a small extension off the changes to the run command. There is a new top level command avail that can be used to find the available commands to the user.

It's two sub-commands are avail tool and avail families. The name of these commands are up for discussion.

WilliamMcCumstie commented 5 years ago

Okay I'll make those changes now. I will create a new PR that fixes the issues of #109 and #110. Could you provide the link to the slack conversation for future reference?

DavidMarchant commented 5 years ago

Absolutely: https://alces.slack.com/archives/CCKGYQAL8/p1540833444012300 from here downwards - the discussion between myself and mark

WilliamMcCumstie commented 5 years ago

The command has been renamed to view in the above commit