Skip to content

Setting a custom config path for cludo doesn't seem to work #108

@spkane

Description

@spkane
./builds/darwin_amd64_cludo --config /Users/spkane/.cludo/cludo-test-1.yaml exec aws sts get-caller-identity

Error: Failed to load configuration file: File not found
Usage:
  cludo exec [flags]

Flags:
      --clean-env   Set to run shell without inheriting from current environment
  -h, --help        help for exec

Global Flags:
      --config string           Path to cludo.yaml config file. Overrides normal search paths.
      --debug                   Enables debug logging
      --dry-run                 Prints requests to make to server instead of actually sending them
      --interactive             Should the CLI prompt the user for input (default true)
  -k, --ssh-key-paths strings   A comma seperated list of SSH private key filesystem paths (default [~/.ssh/id_ed25519])
      --target string           URL of server appended with the role name

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnextHigher priority issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions