Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Error: No such command 'proxy'.

Open
#99 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
cli

Research direction

Start by reproducing the Windows command from the issue with the installed localstack-extension-aws-replicator package and inspect the localstack aws CLI entry point and its command registration. Determine why proxy is not available, then verify that the extension command is recognized and accepts -c proxy_config.yml.

Written by the indexing model from the issue text.

Description

Running on windows if it matters.

I have installed the replicator extension CLI package:

pip install localstack-extension-aws-replicator
Requirement already satisfied: localstack-extension-aws-replicator in c:\users\redacted\appdata\local\programs\python\python313\lib\site-packages (0.1.24)

I try to run the extension:

localstack aws proxy -c proxy_config.yml
Usage: localstack.exe aws [OPTIONS] COMMAND [ARGS]...
Try 'localstack.exe aws -h' for help.

Error: No such command 'proxy'.
Dominant language
Python
Stars
47
Forks
19
Avg merge
2h 2m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from localstack/localstack-extensions

All issues in localstack/localstack-extensions

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.