~maas-committers/maas/+git/tctl:add-versioning-cmds

Last commit made on 2022-08-30
Get this branch:
git clone -b add-versioning-cmds https://git.launchpad.net/~maas-committers/maas/+git/tctl

Branch merges

Branch information

Name:
add-versioning-cmds
Repository:
lp:~maas-committers/maas/+git/tctl

Recent commits

5aa8c30... by Spencer Judge <email address hidden>

Implement commands

17e124f... by Spencer Judge <email address hidden>

Add commands / flags skeleton

e0c748a... by Ruslan <email address hidden>

Update makefile test syntax (#260)

* Update makefile test syntax

* Update Makefile

bd1dfd8... by Ruslan <email address hidden>

Create env commands (#259)

* Create env commands

* add env tests

* update tctl-kit

* check show env output

* add command current env

* add --output to show-env

* add help

5034497... by Ruslan <email address hidden>

Populate all command flags from config (#257)

* Populate all command flags from config

* populate global flags

5bb74a9... by Ruslan <email address hidden>

Update workflow --help texts (#258)

* Update workflow --help texts

* Update cli/workflow.go

Co-authored-by: Dail Magee Jr <email address hidden>

* Update cli/workflow.go

Co-authored-by: Dail Magee Jr <email address hidden>

Co-authored-by: Dail Magee Jr <email address hidden>

8e86c34... by Ruslan <email address hidden>

Set new tctl version as v2 (#255)

6df1546... by Ruslan <email address hidden>

Change config semantics to args and full key path (#238)

3857867... by Rob Holland <email address hidden>

Correctly process prompt response on Windows. (#244)

Prior to this fix our code would never consider that the response was "y" which meant the action would never be taken.

Fixes #243.

ff3be1b... by Yichao Yang <email address hidden>

Call service api for admin workflow delete command (#256)