We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tenant view
tenant create and tenant view are not providing JSON output when the -f json flag is supplied.
-f json
tenant view "tenant name" -f json
octopus tenant view "tenant 99" --space tenants -f json tenant 99 (Tenants-321) No description provided
cli: all that support tenant create and view commnands
Octopus Server: all supported
tenant list -f json will provide json output for all tenants, allowing for client side filtering
tenant list -f json
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The bug
tenant create
andtenant view
are not providing JSON output when the-f json
flag is supplied.Command to reproduce
Outcome
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 filteringLinks
The text was updated successfully, but these errors were encountered: