Skip to content

MrDaar/glesys-bash-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glesys Bash Client

Instructions

  • Set config in ./config
  • Template path is not required, you can use the default ones.
  • Options path will be required, so you can customize your requests: i.e. ./glesys send server/create ~/glesys/options/server/create-medium-8core-projectX
  • Both will be inferred based on the url parameter if omitted.
  • Are you sure? [Y/n]: Bypassed by adding a Y as the 5th parameter.

Usage

./glesys <show|send|help> <url> <options> <template> <Y>

Examples

./glesys help
./glesys help server/create
./glesys show server/create
./glesys show server/create ~/glesys/options/server/create
./glesys send server/create ~/glesys/options/server/create ~/glesys/templates/server/create

Todo

  • Changing content type not yet supported, and probably won't be.

Links

About

A bash API client for GleSYS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages