Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

implement steve-cmd ls #1

Open
willkg opened this issue Jul 7, 2012 · 2 comments
Open

implement steve-cmd ls #1

willkg opened this issue Jul 7, 2012 · 2 comments

Comments

@willkg
Copy link
Member

willkg commented Jul 7, 2012

Probably want to use blessings to get colors and tables and such.

Might even want to specify which fields you want to see. So, it defaults to:

  • title
  • whiteboard

but allows you to specify the fields explicitly.

@willkg
Copy link
Member Author

willkg commented May 5, 2015

Don't use blessings. Do use prettytable (https://pypi.python.org/pypi/PrettyTable).

@willkg
Copy link
Member Author

willkg commented Aug 29, 2015

We're using tabulate already, so we don't need to add PrettyTable.

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

No branches or pull requests

1 participant