teleport/lib
Ev Kontsevoy 38127d75b5 Implemented -f (force) flag for tctl create
`tctl create` used to create or update (AKA "upsert") resources.
Now there's a difference:

`--force, -f` flag, if not set, means "create only". Otherwise it means
"update".

This means you can fail updating non-existing resources.
2017-09-05 22:52:56 -07:00
..
auth Implemented -f (force) flag for tctl create 2017-09-05 22:52:56 -07:00
backend Fixed unit test 2017-08-31 15:12:01 -07:00
client Fixed unit test 2017-08-31 15:12:01 -07:00
config Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
defaults addressing CR comments 2017-08-21 21:28:53 -04:00
events Session access controls. 2017-08-26 00:55:20 +00:00
fixtures add integration tests 2017-05-12 14:10:19 -07:00
httplib (web) refactoring + ssh login 2017-08-16 17:58:49 -04:00
limiter Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
reversetunnel Session access controls. 2017-08-26 00:55:20 +00:00
service Use node name (defaults to hostname) instead of host UUID. 2017-08-31 01:08:44 +00:00
services Better error message and structured RBAC logging 2017-09-05 21:02:06 -07:00
session Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
shell refactor internal rule representation 2017-08-23 19:08:56 -07:00
srv refactor internal rule representation 2017-08-23 19:08:56 -07:00
sshutils Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
state Session access controls. 2017-08-26 00:55:20 +00:00
teleagent Migrate to golang/dep for dependency management 2017-08-22 15:30:30 -07:00
utils Removed namespaces and expires from user interface. 2017-08-30 18:11:13 +00:00
web addressing PR 2017-09-05 22:31:33 -04:00