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

tenant create and tenant view commands are not providing json output #279

Open
benPearce1 opened this issue Sep 15, 2023 · 0 comments
Open

Comments

@benPearce1
Copy link
Contributor

The bug

tenant create and tenant view are not providing JSON output when the -f json flag is supplied.

Command to reproduce

tenant view "tenant name" -f json

Outcome

octopus tenant view "tenant 99"  --space tenants -f json
tenant 99 (Tenants-321)
No description provided

Versions

cli: all that support tenant create and view commnands

Octopus Server: all supported

Workaround

tenant list -f json will provide json output for all tenants, allowing for client side filtering

Links

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

1 participant