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

AWS Replicator: Error: No such command 'replicate' #60

Open
well-it-wasnt-me opened this issue May 6, 2024 · 4 comments
Open

AWS Replicator: Error: No such command 'replicate' #60

well-it-wasnt-me opened this issue May 6, 2024 · 4 comments

Comments

@well-it-wasnt-me
Copy link

well-it-wasnt-me commented May 6, 2024

Hi, just followed the guide to the T.

After installing the aws-replicator extension and i lunch the command localstack aws replicate -s sqs

i receive the following error:

Usage: localstack aws [OPTIONS] COMMAND [ARGS]...
Try 'localstack aws -h' for help.

Error: No such command 'replicate'.

And when going to check the content of available commands for aws i get only this

Usage: localstack aws [OPTIONS] COMMAND [ARGS]...

  Accesses additional functionality on LocalStack emulated AWS services.

  This command provides tools to enhance your experience with certain emulated
  AWS services.

Options:
  -h, --help  Show this message and exit.

Commands:
  iam  (Beta) Access LocalStack IAM features

I am using a trial version of the Pro, LocalStack CLI 3.4.0

localstack status output

┌─────────────────┬───────────────────────────────────────────────────────┐
│ Runtime version │ 3.4.1.dev                                             │
│ Docker image    │ tag: latest, id: 4b87860f7f42, 📆 2024-05-06T13:49:55 │
│ Runtime status  │ ✔ running (name: "localstack-main", IP: 172.17.0.2)   │
└─────────────────┴───────────────────────────────────────────────────────┘

@derick1156
Copy link

I am experiencing the exact same issue

@well-it-wasnt-me
Copy link
Author

@derick1156 inwrote myself a script that does this. Soon I'll publish it

@well-it-wasnt-me
Copy link
Author

@derick1156

https://github.com/well-it-wasnt-me/Import-AWS-To-Localstack

@whummer
Copy link
Member

whummer commented Jul 3, 2024

Thanks for reporting @well-it-wasnt-me @derick1156 , and apologies for the long delay here, this issue somehow slipped through the cracks. :/

We have made a couple of fixes to the extension in the meantime (there were some Python import errors) - when you get a chance, can you please give it another try installing it?

However, we have recently focusing mostly on the proxy mode of the extension, less so on the replicate mode (which still needs to be refactored/improved a bit in the upcoming weeks). Thanks for sharing the pointer to the external repo, we'll see if we can take some inspiration from it, to make sure the functionality is covered in this repo as well! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants