kherge/rs.aws-login

An empty object is saved when `pull` is used.

Closed this issue · 1 comments

The following checks have been done.

  • I could not find another bug report that covers what I discovered.
  • This report does not request new features or enhancements.

What is the current behavior?

When using the pull subcommand, an empty object is saved to the templates.json file.

What is the expected behavior?

When using the pull command, the downloaded templates should be saved to the templates.json file.

Some additional context.

  • Running the command in admin mode does not change anything.
  • Maybe reqwest is failing silently?

This bug occurs in my Linux VM as well, so this is not specific to PowerShell or Windows.