Skip to content

bzl release fails if .bzlrc contains "common --base_dir=/var/tmp" #10

@IgorMinar

Description

@IgorMinar
$ bzl release --help
Error: unknown flag: --base_dir
unknown flag: --base_dir
Usage:
  bzl release [flags]

Flags:
  -h, --help   help for release
$ cat ~/.bzlrc 
common --base_dir=/tmp/bzl
serve --http_port=9999

once the config is removed the command works:

$ bzl release
v0.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions