Skip to content

Commit

Permalink
kill ruby good
Browse files Browse the repository at this point in the history
  • Loading branch information
audibleblink committed Aug 18, 2020
1 parent 52c6475 commit 86c7909
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,7 @@ test,example.com,p4$$w0rd
Feel free to do this manually, though I had great success using GCP Dataprep

Once in the proper format, you can create the table and import the csv using the GCP Console,
the GCP CLI tool, or the included rake commands.

```bash
bundle exec rake db:create
bundle exec rake db:load[dumps.csv]
```
the GCP CLI tool, or from the web portal

This will take a while. You may want to manully upload to GCP Storage and copy in the
data from there because if the upload fails with Rake, you'll have to start all over,
Expand Down

0 comments on commit 86c7909

Please sign in to comment.