Skip to content

Allow specifying hostname when backing up #6

@askielboe

Description

@askielboe

Would be nice to be able to configure the --host argument to the backup command.

My shell (zsh on macos) has a HOST environment variable, so an easy fix for me is to simply add --host "$HOST" \ to the backup command, and then exporting HOST in the runner config file. This is probably not portable though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions