apache / apache/openserverless

ops -info returns a wrong value for OPS_ROOT_PLUGIN

Open
#152 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
576
Forks
29
Avg merge
50m
Merged PRs (30d)
13

Description

### Ⅰ. Issue Description

ops -info returns a wrong value

OPS_ROOT_PLUGIN: /Users/msciab

### Ⅲ. Describe what you expected to happen
ops -info returns a wrong value

OPS_ROOT_PLUGIN: /Users/msciab/.opd

### Ⅴ. Anything else we need to know?

Lookd like it finds correctly the plugins in ~/.ops

Contributor guide

Open the contributing guide

Research direction

Start from the `ops -info` command and trace how it resolves and displays `OPS_ROOT_PLUGIN`, comparing that value with the plugins found in `~/.ops`. Done means `ops -info` reports `/Users/msciab/.opd` for the expected setup while still finding the plugins in `~/.ops`.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.