Releases: gyselroth/tubee-client-cli
Releases · gyselroth/tubee-client-cli
1.3.0
1.2.2
when process is canceled no date (start and estimated) is displayed anymore
1.2.1
table error
1.2.0
Added data container for OdataRestEndpoint
1.0.0
Features
- Added support for interval_reference on job creation
1.0.0-beta19
Features
- Added support for endpoint SrvSQLUsers
1.0.0-beta18
Bugfixes
- Error: this.api.deleteRelation is not a function
1.0.0-beta17
Bugfixes
- create --from-template=xy does only work with core.v1 prefix
Features
- Processes include estimated time of how long a process might take
- Processes include progress information
1.0.0-beta16
- CORE: [CHANGE] Handle StreamErrors during stream responses
1.0.0-beta15
- CORE: [CHANGE] Removed ramac borders, the list output is now a borderless table which is more compact
- CORE: [FIX] Fixed log exception output due a beta api change in the tubee api
- CORE: [CHANGE] Changed reverse sorting if using -t to use an indexed query instead $natural sorting.
- CORE: [FIX] TypeError: Cannot read property 'split' of undefined with get and no resource type #13
- CORE: [FIX] Do not print out resources if the list is empty while multiple resource types are fetched
- CORE: [FIX] Error: Required parameter collection was null or undefined when calling getEndpoints #12
- CORE: [FEATURE] Print process status during process following and exit after process is finished
- CORE: [FEATURE] Implement rollback command #14