Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lmanage

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lmanage

LManage is a collection of useful tools for Looker admins to help curate and cleanup content and it's associated source LookML.

  • 0.3.36
  • PyPI
  • Socket score

Maintainers
3

LManage

What is it.

LManage is a collection of useful tools for Looker admins to help curate and cleanup content and it's associated source LookML.

How do i Install it.

Lmanage can be found on pypi.

pip install lmanage

How do I Use it.

Commands

LManage will ultimately will have many different commands as development continues

StatusCommandRationale
LiveObject Migrator ToolMigrate Looker Objects such as Content, Folders and Permissions, User Groups, Roles and Attributes between a Looker Instance or for Version Control instructions
PlannedscoperTakes in a model file, elminates the * includes, iterate through the explores and joins and creates a fully scoped model include list for validation performance and best practice code organization
PlannedremoveuserBased on last time logged in, prune Looker users to ensure a performant, compliant Looker instance
PlannedmapviewFind the LookML fields and tables that are associated with a piece of Looker content
help and version
lmanage --help
Usage: lmanage [OPTIONS] COMMAND [ARGS]...

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  capturator
  configurator
Looker Object Migrator

The object migrator allows you to preserve a point in time representation of your Looker content (Looks and Dashboards), Folder structure, Content access settings, User groups, User roles, User Attributes and preserve these as a Yaml file. This tool then lets you configure a new instance based on that Yaml file.

instructions

This is not an officially supported Google Product.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc