* get cue template of capabilities from remote by URI
Signed-off-by: roy wang <seiwy2010@gmail.com>
* add e2e tests
Signed-off-by: roy wang <seiwy2010@gmail.com>
* fix type conversion
Signed-off-by: roy wang <seiwy2010@gmail.com>
* Show trait type in `app:ls`
Use trait type instead of its name in application list.
Fix app:status issue and refactor code
Fix#90
* Update pkg/cmd/status.go
Co-authored-by: Sun Jianbo <wonderflow.sun@gmail.com>
* followed comments to move some basic traits related functions to system.go
Co-authored-by: Sun Jianbo <wonderflow.sun@gmail.com>