namespace
does not display when running cci org info
on a packaging org (does work when you add --json
flag)
#3512
Labels
enhancement
Listed under "Changes" in the changelog
wi-created
This issue is represented by a Work Item
Describe the bug
According to documentation, running
cci org info
on a packaging org should result in displaying thenamespace
in addition to other data. I am not seeing the namespace in output unless I add the--json
feature flag.Reproduction steps
cci org connecting packaging
cci flow info packaging
[some data obscured for privacy reasons]
Result Example:
Expected Result Example:
Your CumulusCI and Python versions
CumulusCI version: 3.71.0 (/Users/julianjoseph/.local/bin/cci)
Python version: 3.10.0 (/Users/julianjoseph/.local/pipx/venvs/cumulusci/bin/python)
Operating System
MacOS 13.2
Windows environment
No response
CumulusCI installation method
pipx
Error Gist
No response
Additional information
I do see a namespace when I add
--json
:Perhaps it has something to do with how I connected my org. There is a chance I used
cci org import
.The text was updated successfully, but these errors were encountered: