Skip to content

sath-run/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

Installation

rm -rf /usr/local/sath; wget https://download.sath.run/linux/sath.run && sudo bash sath.run

Usage

Install and start docker

If systemctl is not supported by your system, you need to bump it up manually by

sudo sath-engine &

Start sath-engine by:

sudo systemctl start sath

Run sath command:

A CLI tool to run algorithm for SATH platform in your local machine,
Complete documentation is available at https://github.com/sath-run/cli

Usage:
  sath [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  help        Help about any command
  jobs        List jobs
  login       Login
  logout      logout
  start       Start SATH engine
  status      Get sath engine status
  stop        Stop SATH engine

Flags:
      --config string   config file (default is $HOME/.sath.yaml)
  -h, --help            help for sath

Use "sath [command] --help" for more information about a command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages