Skip to content

Unified agent install script does not accept --agent-id as arg #772

@vinoboy

Description

@vinoboy

Describe the bug
The new unified agent install.sh does not accept --agent-id

To Reproduce

curl -fsSL https://pulse.mysite.com/install.sh | \
  bash -s -- --url https://pulse.mysite.com:7655 --token my_token  --agent-id pulse-host-agent01
[ERROR] Unknown argument: --agent-id
Press Enter to exit...

Expected behavior
What you expected to happen.

Environment:

  • Pulse Version: 4.33.1
  • Installation Type: Docker

Additional context
Looking thru /scripts/install.sh, it does not look like it will take --agent-id as an arg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions