# baselime push

Use the baselime push command to sync Observability as Code configurations from your local folder to your Baselime account.

baselime push

Create or update observability configurations

Options:
      --profile    [string] [default: "default"]
      --quiet      [boolean] [default: false]
  -d, --debug      [boolean] [default: false]
      --format     Format to output the data in  [string] [choices: "table", "json"] [default: "table"]
  -c, --config     The configuration folder to execute  [string] [default: ".baselime"]
  -y, --yes        Skip the manual validation of changes  [boolean] [default: false]
      --dry-run    Checks the changes that will be made to the remote when applying, without actually making the request  [boolean] [default: false]
      --variables  The variables to replace when doing the plan  [array]
  -h, --help       Show this help output, or the help for a specified command or subcommand  [boolean]
  -v, --version    Show the current Baselime CLI version  [boolean]

Examples:

        baselime push
        baselime push --config .baselime --profile prod