1.10.3 • Published 1 month ago

create-gaarf-wf v1.10.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 month ago

Gaarf Cloud Workflow generator

An interactive generator for Gaarf Workflow - Google Cloud components for running Gaarf (Google Ads API Report Fetcher).

It can be called via npm init:

npm init gaarf-wf@latest

Several additional options are supported:

  • debug - more detailed output, creates a log file .create-gaarf-wf-out.log with std output (stdout/stderr)
  • diag - even more detailed output, forces streaming from all executing commands to console
  • answers - use a supplied JSON file as answers for all questions, if the file contains all answers the generation will be non-interactive (usage: --answers=file.json)
  • save - save all answers into a file (usage: --save or --save=file.json)

To pass the options use -- before them while calling via npm init:

npm init gaarf-wf@latest -- --debug

It's assumed that you will be running npm init gaarf-wf command in a folder where you placed google-ads.yaml and Ads and BigQuery queries.

Please note that if you're running the tool in Google Cloud Shell then you might need to remove npm cache manually via rm -rf ~/.npm/.

It's always better to run npm init gaarf-wf@latest not just npm init gaarf-wf to make sure you're using the latest version. If you need some specific version you can specify it as well: npm init gaarf-wf@1.5.0. See npm docs on npm init.

Disclaimer

This is not an officially supported Google product.

Copyright 2022 Google LLC. This solution, including any related sample code or data, is made available on an “as is,” “as available,” and “with all faults” basis, solely for illustrative purposes, and without warranty or representation of any kind. This solution is experimental, unsupported and provided solely for your convenience. Your use of it is subject to your agreements with Google, as applicable, and may constitute a beta feature as defined under those agreements. To the extent that you make any data available to Google in connection with your use of the solution, you represent and warrant that you have all necessary and appropriate rights, consents and permissions to permit Google to use and process that data. By using any portion of this solution, you acknowledge, assume and accept all risks, known and unknown, associated with its usage, including with respect to your deployment of any portion of this solution in your systems, or usage in connection with your business, if at all.

1.10.3

1 month ago

1.10.2

5 months ago

1.8.2

7 months ago

1.9.0

7 months ago

1.8.1

8 months ago

1.8.0

9 months ago

1.7.0

9 months ago

1.10.1

5 months ago

1.10.0

6 months ago

1.6.2

11 months ago

1.6.1

12 months ago

1.6.0

1 year ago

1.5.4

1 year ago

1.5.3

1 year ago

1.5.2

1 year ago

1.4.6

1 year ago

1.4.4

1 year ago

1.4.3

1 year ago

1.5.1

1 year ago

1.4.2

1 year ago

1.5.0

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.4.1

1 year ago

1.3.2

1 year ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.1

1 year ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago