Skip to content

Commit

Permalink
docs: add workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Feb 16, 2023
1 parent 2901ca9 commit 562ce8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,5 @@ To work with the CLI,
`gcloud auth activate-service-account email@address --key-file=/path/to/sa.json`

1. start the job

`python row_cli.py process circles --job=elephant --from=gs://bucket--save-to=bucket --index=gs://bucket --task-index=0 --file-count=1 --instances=1 --project=1234 --processor=123abc`

0 comments on commit 562ce8c

Please sign in to comment.