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

use namespace name instead of uuid for flags #151

Open
strantalis opened this issue May 10, 2024 · 1 comment
Open

use namespace name instead of uuid for flags #151

strantalis opened this issue May 10, 2024 · 1 comment
Labels
🛑 blocked Blocked enhancement New feature or request

Comments

@strantalis
Copy link
Member

When creating a new attribute I expected the ability to pass in the namespace by name but get the following error.

go run main.go --insecure --log-level debug --host https://nightly.platform.io policy attributes create --name test -s opentdf.io -r ANY_OF -v value1 -v value2

Failed to create attribute: rpc error: code = InvalidArgument desc = invalid input syntax for type uuid

@jrschumacher jrschumacher added this to the Otdfctl v1.0 milestone Aug 9, 2024
@jrschumacher jrschumacher added the enhancement New feature or request label Aug 9, 2024
@jrschumacher
Copy link
Member

Blocked by opentdf/platform#1300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛑 blocked Blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants