You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./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 helpforexec
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
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: