All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.projectnessie.nessie.cli.syntax.AlterNamespaceStatement.help.txt Maven / Gradle / Ivy

There is a newer version: 0.101.3
Show newest version
Updates a namespace in the current branch, or in the branch specified using the `IN` clause.

New namespace properties can be set using the key/value pairs in the `SET` clause.

Existing namespace properties can be updated using the key/value pairs in the `SET` clause.

Existing namespace properties can be removed using the keys specified in the `REMOVE` clause.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy