Skip to content

alces-software/ops-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

The goal of the ops-tool project is to create a CLI tool for Alces L1 Operators to expediate day-to-day tasks.

ops-tool will live on fcgateways in the /opt directory.

New install:

From fcgateway -

sudo su -

curl https://raw.githubusercontent.com/alces-software/ops-tool/main/install_opstool.sh | /bin/bash

Update:

From fcgateway -

cd /opt

sudo rm -r ops-tool

sudo su -

curl https://raw.githubusercontent.com/alces-software/ops-tool/main/install_opstool.sh | /bin/bash

Usage:

opscli from fcgateway

N.B ~ You will need to be fcops user in a new terminal after intstall to use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages