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

Syncing while offline (for example using awless show) clears local infra #83

Closed
fxaguessy opened this issue Mar 23, 2017 · 0 comments
Closed
Labels
Milestone

Comments

@fxaguessy
Copy link
Contributor

For example:

# online
> awless sync
> awless list instances --local  # OK
# offline
> awless show my-id
syncing infra: RequestError: send request failed
> awless list instances --local  # NOK; RDF files are empty
@fxaguessy fxaguessy added the bug label Mar 23, 2017
@fxaguessy fxaguessy added this to the 0.1.0 milestone Mar 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant