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

aries-cli configuration view does not give output #133

Closed
anagoessens opened this issue Apr 3, 2022 · 0 comments · Fixed by #138
Closed

aries-cli configuration view does not give output #133

anagoessens opened this issue Apr 3, 2022 · 0 comments · Fixed by #138
Labels
bug Something isn't working

Comments

@anagoessens
Copy link
Contributor

Describe the bug

When I run aries-cli configuration view there is no output.

To Reproduce

  1. 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

  • OS: Linux
  • Version:

Verbose logs

Run your command with the -vvv flag. See aries-cli --help for guidance.

Logs
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.

@anagoessens anagoessens added the bug Something isn't working label Apr 3, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant