apigee / apigee/apigeetool-node

The -n option does not work.

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
91
Forks
91
PR merge metrics
No merged PRs in 30d

Description

The -n option should be for specifying the "name" of the proxy. This option doesn't work anymore -- when I use "-n" in the command line, it is not recognized. Use of --api does work however. But, apigeetool isn't backward compatible for scripts that used "-n".

Also -- apigeetool -h shows two "-n" options (one for --api and one for --netrc). This should be cleaned up.

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.

Research direction

Start by running apigeetool -h and compare the documented -n options with the command-line handling for --api and --netrc. Trace the entry point that parses these options; done means -n again accepts the proxy name for backward-compatible scripts and the help output no longer shows duplicate -n entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.