Commit Graph

21 Commits

Author SHA1 Message Date
08570bd7b9 Don't click.echo except in main program
Return all the strings we printed directly, so that the caller can print
them normally.
2020-01-05 12:35:00 -05:00
46f3915ab4 Put list handling in the right place 2020-01-05 11:51:03 -05:00
44753c0609 Always handle single-instance results 2020-01-05 02:55:28 -05:00
089b3d7a43 Better output of job status 2020-01-04 14:45:40 -05:00
aa2bb7c94c Add create and status functions 2020-01-04 14:31:22 -05:00
b88bdc29af Add profile handling 2020-01-04 14:06:36 -05:00
a4ad58e64c Add userdata and script options 2020-01-04 13:04:01 -05:00
e5d38ec6bd Implement template CLI functions 2020-01-04 11:58:30 -05:00
cb3cc2782a Add initial bits of provisioner CLI 2020-01-02 11:19:08 -05:00
d6bd616b31 Fix some bad output 2019-12-30 14:35:44 -05:00
18c14cbf77 Handle there being no good nodes/VMs 2019-12-30 09:39:04 -05:00
2325f87389 Correct typo in header 2019-12-30 09:07:41 -05:00
d2af6f4508 Complete conversion to API client 2019-12-29 20:33:51 -05:00
d2f27cc8fe Add network functions to API client 2019-12-29 16:34:32 -05:00
d0b6bb4cc3 Convert VM functions to API client 2019-12-29 16:33:50 -05:00
a85d8e5c4d Add some QOL improvements 2019-12-29 16:33:50 -05:00
e0c7397703 Complete node API client functions 2019-12-29 16:33:50 -05:00
28a0ce772b Node info moved to API 2019-12-29 16:33:50 -05:00
3d178304f1 Convert some node functions to API 2019-12-29 16:33:50 -05:00
a9aeb2e836 Implement log viewing/following with API 2019-12-29 16:33:50 -05:00
b7eddc6ae9 Add CLI lib 2019-12-29 16:33:50 -05:00