Skip to content

autorun install with --profile not working #122

@bohni

Description

@bohni

Hi,

clink autorun install --help

shows

install <args...>  Installs a command to cmd.exe's autorun to start Clink

All '<args>' that follow 'install' are passed to
Clink - see 'clink inject --help' for reference.

and

clink inject --help

shows

Usage: inject [options]

Options:
  -p, --profile <path>  Specifies an alternative path for profile data.

But running

clink autorun install -a -p C:\var\clink

returns an error

autorun: invalid option -- `-p'

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions