- Notifications
You must be signed in to change notification settings - Fork673
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I'm trying to figure out the syntax for the gitlab cli to set the container expiration policy attributes for my projects. gitlab project update --id <ID> --container-expiration-policy-attributes CONTAINER_EXPIRATION_POLICY_ATTRIBUTES. I've tried yaml syntax, python syntax, even writing the data in a file and reading it back with @/tmp/filename. Does anyone know the correct syntax to set the policy attributes per CLI ? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
@KarHo17 I think that's a hash type and unfortunately we don't formally support |
BetaWas this translation helpful?Give feedback.