Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
spkane opened this issue Jan 27, 2022 · 1 comment
Open

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

spkane opened this issue Jan 27, 2022 · 1 comment
Labels
bug Something isn't working next Higher priority issues

Comments

@spkane
Copy link
Contributor

spkane commented Jan 27, 2022

./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
@spkane spkane added bug Something isn't working next Higher priority issues labels Feb 9, 2022
@goonzoid
Copy link

goonzoid commented Feb 9, 2022

Note to self: remember to clean up the awkward dance in bin/test-keys.sh when this is fixed.

goonzoid added a commit that referenced this issue Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working next Higher priority issues
Projects
None yet
Development

No branches or pull requests

2 participants