Giter Site home page Giter Site logo

p6-zsh-sam-plugin's Introduction

p6-zsh-sam-plugin

Table of Contents

p6-zsh-sam-plugin

Badges

License Mergify

Summary

Contributing

Code of Conduct

Changes

Usage

Aliases

  • alias sb="sam build"
  • alias si="sam init"
  • alias sd="sam deploy"
  • alias sl="sam list"
  • alias ss="sam sync"
  • alias sp="sam package"
  • alias sdg="sam deploy --guided"

Convience Functions

  • sam_build_parallel()
  • sam_build_with_config_env(config_env)
  • sam_build_with_container(build_image)
  • sam_build_with_container_env_var_file(env_file)
  • sam_build_with_container_env_vars(github_token, global_env_var)
  • sam_deploy_guided()
  • sam_deploy_guided_with_template(template_file)
  • sam_init_from_location(location)
  • sam_init_no_interactive()
  • sam_list_endpoints_by_stack(stack_name)
  • sam_list_endpoints_json()
  • sam_local_invoke()
  • sam_local_invoke_by_logical_id(logical_id)
  • sam_local_invoke_with_env(env_vars_file, function_name)
  • sam_local_invoke_with_hook(hook_name)
  • sam_local_start_api(warm_containers)
  • sam_local_start_api_with_invoke_image(invoke_image)
  • sam_local_start_api_with_invoke_image_function(function_image)
  • sam_local_start_api_with_template(template_file)
  • sam_local_start_lambda_with_template(template_file)
  • sam_sync_code_by_resource_id(resource_id)
  • sam_sync_code_by_stack_and_resource_id(stack_name, resource_id)
  • sam_sync_code_watch()
  • sam_sync_no_watch()
  • sam_sync_watch()

Author

Philip M . Gollucci [email protected]

p6-zsh-sam-plugin's People

Contributors

pgollucci avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.