We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
When I run aries-cli configuration view there is no output.
aries-cli configuration view
To Reproduce
Expected behavior
A print of my current configuration file
Aries CLI version (run aries-cli --version)
aries-cli --version
0.2.0
Desktop OS
Verbose logs
Run your command with the -vvv flag. See aries-cli --help for guidance.
-vvv
aries-cli --help
13:04:49 [DEBUG] aries_cli::register: [cli/src/register.rs:35] Parsed CLI options and initialized logger 13:04:49 [DEBUG] aries_cli::modules::configuration: [cli/src/modules/configuration.rs:42] Loaded configuration from /home/ana/.config/aries-cli/config.yaml --- configurations: default: endpoint: "https://agent.communbobty.animo.id" api_key: ~ 13:04:49 [DEBUG] aries_cli::register: [cli/src/register.rs:111] Successfully executed command
Screenshots, screen recordings If applicable.
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
When I run
aries-cli configuration view
there is no output.To Reproduce
aries-cli configuration view
Expected behavior
A print of my current configuration file
Aries CLI version (run
aries-cli --version
)0.2.0
Desktop OS
Verbose logs
Run your command with the
-vvv
flag. Seearies-cli --help
for guidance.Logs
Screenshots, screen recordings
If applicable.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: