Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rearchitect tcconfig #128

Open
5 tasks
thombashi opened this issue Jan 19, 2020 · 5 comments
Open
5 tasks

Rearchitect tcconfig #128

thombashi opened this issue Jan 19, 2020 · 5 comments
Assignees

Comments

@thombashi
Copy link
Owner

thombashi commented Jan 19, 2020

tcconfig 1.0.0 or newer includes several breaking changes:

  • Current tcset/tcshow/tcdel commands will become a single command
    • tcxxx commands will be sub-commands of the new command
      • command aliases may keep left for backward compatibility
    • to reduce the file size of binary packages
    • to be more easily add sub-commands
    • needs to decide the command name
      • candidate: tcconfig, tcc, etc.
  • Change import/export functionality/file-format
  • subcommands:
    • set (equivalent to tcset)
    • show (equivalent to tcshow)
    • del (equivalent to tcdel)
    • version
    • server (receive commands from clients)
    • client (sent commands from servers)
    • import
    • export
  • Add type annotations
@thombashi thombashi self-assigned this Jan 19, 2020
@thombashi thombashi pinned this issue Jan 19, 2020
@Lawouach
Copy link

Lawouach commented Jan 19, 2020

The tcconfig server/client is gold for me! This is exactly what I'm building to wrap tcconfig into a REST API. But I'd rather benefit from yours instead!

@stale
Copy link

stale bot commented Mar 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 19, 2020
@stale stale bot closed this as completed Apr 2, 2020
@leond08
Copy link

leond08 commented Apr 8, 2020

waiting for this :)

@thombashi thombashi unpinned this issue Jun 16, 2023
@thombashi thombashi changed the title Drop Python 2 support Rearchitect tcconfig Jun 16, 2023
@thombashi thombashi reopened this Jun 16, 2023
@Lawouach
Copy link

Hey @thombashi areyou working again on this project? That would be fantastic and timely for Chaos Toolkit :)

@thombashi
Copy link
Owner Author

I will continue to update this project.
However, the time available for this project is still limited.
So, the updates and solving issues will take a long time. Or I should think about looking for new maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants