Mix.Tasks.Gs.Fetch

Loads a Google spreadsheet and all worksheets in CSV format for the given document key.

If no parameters are given, it looks through all configured spreadsheets in :google_sheets configuration.

Examples

mix gs.fetch -u https://spreadsheets.google.com/feeds/worksheets/1k-N20RmT62RyocEu4-MIJm11DZqlZrzV89fGIddDzIs/public/basic -d priv/data

Command line options