Skip to content

Update all the CLI scripts and tools to try to use st2.conf from the default production path by default #3203

@Kami

Description

@Kami

We should update all the command-line scripts and tools to try and use and load config from default production location (/etc/st2/st2.conf) by default on invocation.

Right now this doesn't happen so user needs to manually pass --config-file /etc/st2/st2.conf flag to each of those tools and scripts.

This should save everyone some typing and also improve the user experience - currently in some scenarios if --config-file argument is not provided logging is not set up which causes confusion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions