When I invoke papertrail CLI utility (latest release) and I use more than one system by adding more than one -s switches and one of these systems is just yet in preparation, papertrail complains that such a system is (yet) not found.
$ papertrail -s ip-10-0-1-204 -s ip-10-0-1-54 -f --
System "ip-10-0-1-54" not found
Here the first system has already send to papertrail, but the second not yet.
If I switch both parameters and put the yet to be provisioned one in front, this works w/o complains.
In any case it would be good if not yet existing systems are considered into coming online especially if there are any other systems online.
When I invoke papertrail CLI utility (latest release) and I use more than one system by adding more than one
-s
switches and one of these systems is just yet in preparation, papertrail complains that such a system is (yet) not found.Here the first system has already send to papertrail, but the second not yet.
If I switch both parameters and put the yet to be provisioned one in front, this works w/o complains.
In any case it would be good if not yet existing systems are considered into coming online especially if there are any other systems online.