Skip to content

looker-open-source/looker_o2c_migration_evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Looker O2C Migration Evaluation

This Looker Open Source repository is released under the MIT license. This tool helps customer do self-evaluation of Looker Core migration. 
The tool is written in Go and uses the Looker SDK for Go.

To use the tool, you can run the following command:

```
o2c_cli --api-id=<api_id> --api-secret=<api_secret> --addr=<looker_instance_address> --output-csv=<output_csv_path> --ssl=<ssl>
```

The tool will then output a CSV file with the usage details of the Looker
instance.

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages