Skip to content
Snippets Groups Projects
  • Phoomparin Mano's avatar
    3fe37391
    feat(sdk): add CLI to download and start Metabase locally for better onboarding experience (#45784) · 3fe37391
    Phoomparin Mano authored
    * add webpack configuration for cli
    
    * add requirements checking
    
    * docker check
    
    * docker start command
    
    * port checks
    
    * add getting started steps
    
    * add final install message
    
    * cleanup cli text
    
    * handle force-closing prompt
    
    * build the cli when running build-embedding-sdk
    
    * wording updates
    
    * add redundant prompt in case of small terminals
    
    * remove redundant instruction
    
    * make sure the user confirms the step
    
    * change container name to metabase-enterprise-embedding
    
    * migrate cli to es modules instead of webpack
    
    * add shebang line for npx
    
    * add cli dependencies to devDependencies
    
    * Revert "add cli dependencies to devDependencies"
    
    This reverts commit 5d5e952c.
    
    * Revert "add shebang line for npx"
    
    This reverts commit 766fdda0.
    
    * Revert "migrate cli to es modules instead of webpack"
    
    This reverts commit 7d1b0651.
    feat(sdk): add CLI to download and start Metabase locally for better onboarding experience (#45784)
    Phoomparin Mano authored
    * add webpack configuration for cli
    
    * add requirements checking
    
    * docker check
    
    * docker start command
    
    * port checks
    
    * add getting started steps
    
    * add final install message
    
    * cleanup cli text
    
    * handle force-closing prompt
    
    * build the cli when running build-embedding-sdk
    
    * wording updates
    
    * add redundant prompt in case of small terminals
    
    * remove redundant instruction
    
    * make sure the user confirms the step
    
    * change container name to metabase-enterprise-embedding
    
    * migrate cli to es modules instead of webpack
    
    * add shebang line for npx
    
    * add cli dependencies to devDependencies
    
    * Revert "add cli dependencies to devDependencies"
    
    This reverts commit 5d5e952c.
    
    * Revert "add shebang line for npx"
    
    This reverts commit 766fdda0.
    
    * Revert "migrate cli to es modules instead of webpack"
    
    This reverts commit 7d1b0651.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project manages its dependencies using yarn. Learn more