Exemple #1
0
def cli(ctx):
    LOG.debug("JD Cloud Serverless Logs Command")
    pass
Exemple #2
0
def cli(ctx):
    LOG.debug("JD Cloud Serverless Validate Command")
    pass
Exemple #3
0
def cli(ctx):
    LOG.debug("JD Cloud Serverless Deploy Command")
    pass
Exemple #4
0
class CommonHelp:

    FUNCTION_NAME = "Function name."

    RUNTIME_STR = LOG.style(", ".join(RUNTIMES), fg="green")
Exemple #5
0
def cli(ctx):
    LOG.debug("JD Cloud Serverless Package Command")
    pass
Exemple #6
0
def cli(ctx):
    LOG.debug("JD Cloud FS CLI Started")
Exemple #7
0
def cli(ctx):
    LOG.debug("JD Cloud Serverless Build Command")
    pass