Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 969 Bytes

File metadata and controls

28 lines (19 loc) · 969 Bytes

@nx-extend/gcp-deployment-manager

@nx-extend/gcp-deployment-manager NPM package

Nx plugin for deploying your Google resources with Deployment Manager.

Setup

Install

npm install -D @nx-extend/gcp-deployment-manager
nx g @nx-extend/gcp-deployment-manager:init

Usage

Available options:

name type default description
--project string GCP project to deploy to
--file string null file from source to create
--name string null Name of the resource inside Google Cloud