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

alces service command completion can suggest invalid things #200

Open
bobwhitelock opened this issue Sep 12, 2016 · 0 comments
Open

alces service command completion can suggest invalid things #200

bobwhitelock opened this issue Sep 12, 2016 · 0 comments

Comments

@bobwhitelock
Copy link
Contributor

E.g. I can do this:

[root@node-x66(el7cluster) /]# alces service build<tab> 
alces-access-manager     alces-flight-www         aws                      galaxy                   simp_le
alces-flight-trigger     alces-storage-manager    clusterware-dropbox-cli  s3cmd                    slurm

But then if I select one of these not in the base repo I get this:

[root@node-x66(el7cluster) /]# alces service build alces-access-manager 
alces service build: service not found: base/alces-access-manager

This works though:

[root@node-x66(el7cluster) /]# alces service build private/alces-access-manager                                                                                                                                                                                                   
  >>> Loaded plugins: fastestmirror
  >>> Loading mirror speeds from cached hostfile
  >>>  * base: mirrors.clouvider.net
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

No branches or pull requests

1 participant