Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.cmdline beat.cmdline
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.cmdlinebeat.cmdline
  • Issues
  • #10
Closed
Open
Created Aug 24, 2017 by Jaden DIEFENBAUGH@jdiefenbaughContributor

Add cli options for overriding parameters

For example, to override the database atnt/3's root folder, you could use the cli option --database:

./bin/beat exp run <example> --database='atnt/3=../atnt_db'

This could be expanded to experiment parameters (overriding values defined in experiment JSON files) by giving JSON objects. The following format could be used:

./bin/beat exp run <example> --override='"globals":{"user/pca/1":{"number-of-components": 20}}'
Assignee
Assign to
Time tracking