module Faaso

Overview

Functions as a Service, Ops!

Defined in:

commands/build.cr
commands/command.cr
commands/deploy.cr
commands/export.cr
commands/login.cr
commands/logs.cr
commands/new.cr
commands/purge.cr
commands/scale.cr
commands/secret.cr
commands/status.cr
faaso.cr

Constant Summary

VERSION = {{ (`shards version /srv/crystaldoc.info/github-ralsina-faaso-main/src`).chomp.stringify }}

Class Method Summary

Class Method Detail

def self.check_version #

Compare version with server's


[View source]
def self.rpc_call(args : Array(String)) : Int32 #

[View source]