]> cat aescling's git repositories - mastodon.git/commit
tootctl accounts [add|del|cull] (#8642)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 9 Sep 2018 11:33:36 +0000 (13:33 +0200)
committerGitHub <noreply@github.com>
Sun, 9 Sep 2018 11:33:36 +0000 (13:33 +0200)
commit47ea31847908e4b6d0a381130ada5662278d52be
tree22fd508ae84ee1da7dff60d6b89ac6b7f317f8df
parent2288d50a7bb4afcec4cfbcaa4b5cffaabd1df437
tootctl accounts [add|del|cull] (#8642)

* CLI interface for creating/deleting local users

- tootctl accounts add USERNAME
- tootctl accounts del USERNAME

* Add CLI interface for culling remote users that no longer exist

- tootctl accounts cull
lib/mastodon/accounts_cli.rb
lib/mastodon/cli_helper.rb