We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
base
[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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
E.g. I can do this:
But then if I select one of these not in the
base
repo I get this:This works though:
The text was updated successfully, but these errors were encountered: