Add uuid
This commit is contained in:
parent
9866a688b8
commit
b4c97beb38
@ -69,6 +69,7 @@ message ListOptions {
|
|||||||
message EnvironmentMetadata {
|
message EnvironmentMetadata {
|
||||||
string name = 1; // A name of the environment
|
string name = 1; // A name of the environment
|
||||||
string description = 2;
|
string description = 2;
|
||||||
|
string uuid = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
message EnvironmentSpec {
|
message EnvironmentSpec {
|
||||||
|
Loading…
Reference in New Issue
Block a user